@appland/appmap 3.32.2 → 3.34.0

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,30 @@
1
+ # [@appland/appmap-v3.34.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.33.1...@appland/appmap-v3.34.0) (2022-08-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Add spacing before reporting command failure ([b60bf23](https://github.com/applandinc/appmap-js/commit/b60bf236c7ea941db06732cf316cf7917709e9d2))
7
+
8
+
9
+ ### Features
10
+
11
+ * Create a ticket when "record test" fails. ([206db5e](https://github.com/applandinc/appmap-js/commit/206db5eebeeca118a400a511cdc60ada002acb5e))
12
+ * Don't require user's name for a support ticket ([f308fd0](https://github.com/applandinc/appmap-js/commit/f308fd0aeb1d8aad3fc7ca7fb22a55c0ef0e8d95))
13
+
14
+ # [@appland/appmap-v3.33.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.33.0...@appland/appmap-v3.33.1) (2022-08-17)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * Don't prompt to create ticket on success ([054d2e6](https://github.com/applandinc/appmap-js/commit/054d2e66984d5a52e35ee426cb0e57d69c94f806))
20
+
21
+ # [@appland/appmap-v3.33.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.32.2...@appland/appmap-v3.33.0) (2022-08-16)
22
+
23
+
24
+ ### Features
25
+
26
+ * Open a Zendesk ticket if install fails ([745f784](https://github.com/applandinc/appmap-js/commit/745f784472a300f65e5c270c0f8fb36241757d04))
27
+
1
28
  # [@appland/appmap-v3.32.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.32.1...@appland/appmap-v3.32.2) (2022-08-09)
2
29
 
3
30