@rebilly/instruments 3.26.4-beta.0 → 3.27.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,18 @@
1
+ ## [3.27.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.26.4...instruments/core-v3.27.0) (2023-04-19)
2
+
3
+
4
+ ### Features
5
+
6
+ * **js-sdk:** add quotes ([#150](https://github.com/Rebilly/rebilly/issues/150)) ([f6c31be](https://github.com/Rebilly/rebilly/commit/f6c31be1a72dc627bf84909ed7f6392ef7779d3a))
7
+ * 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)
8
+
9
+ ## 1.0.0 (2023-04-13)
10
+
11
+
12
+ ### ⚠ BREAKING CHANGES
13
+
14
+ * **js-sdk:** update JS SDK from api-definitions (#88)
15
+
16
+ ### Features
17
+
18
+ * **js-sdk:** update JS SDK from api-definitions ([#88](https://github.com/Rebilly/rebilly/issues/88)) ([e78a6ae](https://github.com/Rebilly/rebilly/commit/e78a6ae2fada5aeb2a86b49c2ae0f506dbbc8fbf))