@strivacity/sdk-angular 1.0.0 → 2.0.0-beta

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,31 @@
1
+ ## 2.0.0-beta (2025-07-24)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ionic example app added ([494805a](https://github.com/strivacity/sdk-js/commit/494805a))
6
+ - ⚠️ NativeFlow implemented ([75b353f](https://github.com/strivacity/sdk-js/commit/75b353f))
7
+ - @strivacity/sdk-angular package implemented ([ae5dd99](https://github.com/strivacity/sdk-js/commit/ae5dd99))
8
+
9
+ ### ⚠️ Breaking Changes
10
+
11
+ - ⚠️ NativeFlow implemented ([75b353f](https://github.com/strivacity/sdk-js/commit/75b353f))
12
+
13
+ ## 1.0.1 (2025-02-03)
14
+
15
+
16
+ ### 🩹 Fixes
17
+
18
+ - publish workflow fixed
19
+
20
+ - disable npm provenance config
21
+
22
+ - add --access=public to the publish workflow
23
+
24
+
25
+ ### 🧱 Updated Dependencies
26
+
27
+ - Updated sdk-core to 1.0.1
28
+
1
29
  # 1.0.0 (2024-09-20)
2
30
 
3
31