@appland/appmap 3.14.4 → 3.14.8

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,31 @@
1
+ # [@appland/appmap-v3.14.8](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.7...@appland/appmap-v3.14.8) (2022-01-07)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Fix the path to static assets for the open command ([eed3e3e](https://github.com/applandinc/appmap-js/commit/eed3e3eaebff1484f4310bcf3c6f48d21098842e))
7
+
8
+ # [@appland/appmap-v3.14.7](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.6...@appland/appmap-v3.14.7) (2022-01-05)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Make dependency package versions compatible with scanner ([347a4f4](https://github.com/applandinc/appmap-js/commit/347a4f4844cfa89879fbc2154066c4e6eb920786))
14
+
15
+ # [@appland/appmap-v3.14.6](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.5...@appland/appmap-v3.14.6) (2021-12-09)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * Upgrade @appland/models in packages/cli ([115d60a](https://github.com/applandinc/appmap-js/commit/115d60a36ee21a493a31d04e8ac015757cf931a7))
21
+
22
+ # [@appland/appmap-v3.14.5](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.4...@appland/appmap-v3.14.5) (2021-12-07)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * Use a shell when running a command ([12986a5](https://github.com/applandinc/appmap-js/commit/12986a5bbaa97a8e9b671ab1308636813f06ef2d))
28
+
1
29
  # [@appland/appmap-v3.14.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.3...@appland/appmap-v3.14.4) (2021-12-06)
2
30
 
3
31