@appland/appmap 3.27.3 → 3.27.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,24 @@
1
+ # [@appland/appmap-v3.27.6](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.5...@appland/appmap-v3.27.6) (2022-06-07)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * User can configure extended RR URL ([7429fa1](https://github.com/applandinc/appmap-js/commit/7429fa1d4455efaff0dfe6320323012e8e4775ad))
7
+
8
+ # [@appland/appmap-v3.27.5](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.4...@appland/appmap-v3.27.5) (2022-06-06)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Update test command used for minitest ([2ac70fc](https://github.com/applandinc/appmap-js/commit/2ac70fc480df377c696f4cb60057f34fa171ba1a))
14
+
15
+ # [@appland/appmap-v3.27.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.3...@appland/appmap-v3.27.4) (2022-06-01)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * Openapi template is packaged correctly and the command works again ([1c98f95](https://github.com/applandinc/appmap-js/commit/1c98f9547b3a2aaab6956c016839d862058b3216))
21
+
1
22
  # [@appland/appmap-v3.27.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.2...@appland/appmap-v3.27.3) (2022-05-31)
2
23
 
3
24