@strivacity/sdk-angular 1.0.1 → 2.0.0-beta.2

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,25 @@
1
+ ## 2.0.0-beta.2 (2025-07-24)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - sdk-angular dependency fixed ([3051229](https://github.com/strivacity/sdk-js/commit/3051229))
6
+
7
+ ### 🧱 Updated Dependencies
8
+
9
+ - Updated sdk-core to 2.0.0-beta.2
10
+
11
+ ## 2.0.0-beta (2025-07-24)
12
+
13
+ ### 🚀 Features
14
+
15
+ - ionic example app added ([494805a](https://github.com/strivacity/sdk-js/commit/494805a))
16
+ - ⚠️ NativeFlow implemented ([75b353f](https://github.com/strivacity/sdk-js/commit/75b353f))
17
+ - @strivacity/sdk-angular package implemented ([ae5dd99](https://github.com/strivacity/sdk-js/commit/ae5dd99))
18
+
19
+ ### ⚠️ Breaking Changes
20
+
21
+ - ⚠️ NativeFlow implemented ([75b353f](https://github.com/strivacity/sdk-js/commit/75b353f))
22
+
1
23
  ## 1.0.1 (2025-02-03)
2
24
 
3
25