@appland/appmap 3.65.4 → 3.65.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ # [@appland/appmap-v3.65.6](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.65.5...@appland/appmap-v3.65.6) (2023-02-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Release notarized Mac OS binaries ([f13e619](https://github.com/getappmap/appmap-js/commit/f13e619648903dbb1989a72c64aab65aa1adf8dc))
7
+
8
+ # [@appland/appmap-v3.65.5](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.65.4...@appland/appmap-v3.65.5) (2023-02-23)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Include node entitlements during codesign ([f870eed](https://github.com/getappmap/appmap-js/commit/f870eed52907604b93ae5f049283243209ace1ba))
14
+
1
15
  # [@appland/appmap-v3.65.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.65.3...@appland/appmap-v3.65.4) (2023-02-22)
2
16
 
3
17