@rebilly/instruments 4.9.1 → 5.1.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,21 @@
1
+ ## [5.1.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v5.0.0...instruments/core-v5.1.0) (2023-09-18)
2
+
3
+
4
+ ### Features
5
+
6
+ * **instruments:** Setup telemetry ([#1185](https://github.com/Rebilly/rebilly/issues/1185)) ([b5ca186](https://github.com/Rebilly/rebilly/commit/b5ca18631c7a43a74c5f04e46fe78e1405e4258a))
7
+
8
+ ## [5.0.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.9.1...instruments/core-v5.0.0) (2023-09-15)
9
+
10
+
11
+ ### ⚠ BREAKING CHANGES
12
+
13
+ * **js-sdk:** Remove deprecated AML endpoint (#1382)
14
+
15
+ ### Bug Fixes
16
+
17
+ * **js-sdk:** Remove deprecated AML endpoint ([#1382](https://github.com/Rebilly/rebilly/issues/1382)) ([06faea4](https://github.com/Rebilly/rebilly/commit/06faea46ba8dbe89459050e6b23a41223a50c6dd))
18
+
1
19
  ## [4.9.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.9.0...instruments/core-v4.9.1) (2023-09-15)
2
20
 
3
21