@rebilly/instruments 3.26.4-beta.0 → 3.28.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 ADDED
@@ -0,0 +1,25 @@
1
+ ## [3.28.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.27.0...instruments/core-v3.28.0) (2023-04-20)
2
+
3
+
4
+ ### Features
5
+
6
+ * **js-sdk:** Add AML settings API ([#152](https://github.com/Rebilly/rebilly/issues/152)) ([28e638a](https://github.com/Rebilly/rebilly/commit/28e638acbc9e5d7e41012cd40d2a95d06a3501d2))
7
+
8
+ ## [3.27.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.26.4...instruments/core-v3.27.0) (2023-04-19)
9
+
10
+
11
+ ### Features
12
+
13
+ * **js-sdk:** add quotes ([#150](https://github.com/Rebilly/rebilly/issues/150)) ([f6c31be](https://github.com/Rebilly/rebilly/commit/f6c31be1a72dc627bf84909ed7f6392ef7779d3a))
14
+ * Migrate kyc-document-gatherer-vue3 ([#99](https://github.com/Rebilly/rebilly/issues/99)) ([06596dc](https://github.com/Rebilly/rebilly/commit/06596dce43efda66b7945dfcd88b20da617622d4)), closes [#48](https://github.com/Rebilly/rebilly/issues/48) [#45](https://github.com/Rebilly/rebilly/issues/45)
15
+
16
+ ## 1.0.0 (2023-04-13)
17
+
18
+
19
+ ### ⚠ BREAKING CHANGES
20
+
21
+ * **js-sdk:** update JS SDK from api-definitions (#88)
22
+
23
+ ### Features
24
+
25
+ * **js-sdk:** update JS SDK from api-definitions ([#88](https://github.com/Rebilly/rebilly/issues/88)) ([e78a6ae](https://github.com/Rebilly/rebilly/commit/e78a6ae2fada5aeb2a86b49c2ae0f506dbbc8fbf))