@appland/appmap 3.50.2 → 3.50.4

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.50.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.50.3...@appland/appmap-v3.50.4) (2022-11-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * replace python with python3, use -m ([9f09a94](https://github.com/getappmap/appmap-js/commit/9f09a9498da655d3ec64791efe906c44f607eef8))
7
+
8
+ # [@appland/appmap-v3.50.3](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.50.2...@appland/appmap-v3.50.3) (2022-11-18)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Show better error message if there's no elapsed_instrumentation data in the appmaps. ([90e112f](https://github.com/getappmap/appmap-js/commit/90e112f5acd3cb65dd9449a81b105fbe57ffde7b))
14
+
1
15
  # [@appland/appmap-v3.50.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.50.1...@appland/appmap-v3.50.2) (2022-11-17)
2
16
 
3
17