@eid-easy/eideasy-browser-client 2.129.0 → 2.131.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.
@@ -1,9 +1,9 @@
1
- ## [2.128.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.127.0...v2.128.1) (2025-07-18)
1
+ # [2.130.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.129.0...v2.130.0) (2025-07-25)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Add MitId and se bank id to OIDC ([#285](https://github.com/eideasy/eideasy-browser-client/issues/285)) ([1329a8a](https://github.com/eideasy/eideasy-browser-client/commit/1329a8ab55da3274f0a62d7198e0d77a2e87686b))
6
+ * Add google wallet identification to Browser client ([#287](https://github.com/eideasy/eideasy-browser-client/issues/287)) ([415ac28](https://github.com/eideasy/eideasy-browser-client/commit/415ac28b36b5aec0551ff6c0bd142e203ab0cc61))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.131.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.130.0...v2.131.0) (2025-08-01)
2
+
3
+
4
+ ### Features
5
+
6
+ * Add SPID login ([#288](https://github.com/eideasy/eideasy-browser-client/issues/288)) ([b3a56e7](https://github.com/eideasy/eideasy-browser-client/commit/b3a56e7ef09e9b4eda7f3c1ad7f23e34cedb4b2c))
7
+
8
+
9
+
10
+ # [2.130.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.129.0...v2.130.0) (2025-07-25)
11
+
12
+
13
+ ### Features
14
+
15
+ * Add google wallet identification to Browser client ([#287](https://github.com/eideasy/eideasy-browser-client/issues/287)) ([415ac28](https://github.com/eideasy/eideasy-browser-client/commit/415ac28b36b5aec0551ff6c0bd142e203ab0cc61))
16
+
17
+
18
+
1
19
  # [2.129.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.128.1...v2.129.0) (2025-07-24)
2
20
 
3
21