@eid-easy/eideasy-browser-client 2.131.0 → 2.133.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.130.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.129.0...v2.130.0) (2025-07-25)
1
+ # [2.132.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.131.0...v2.132.0) (2025-08-07)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
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))
6
+ * browser client make norwegian bank id and other redirect methods support OIDC ([#289](https://github.com/eideasy/eideasy-browser-client/issues/289)) ([129decc](https://github.com/eideasy/eideasy-browser-client/commit/129deccfaedc59917782ec787354e7c42831eb76))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.133.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.132.0...v2.133.0) (2025-08-11)
2
+
3
+
4
+ ### Features
5
+
6
+ * Add Lacuna local certificate ([#290](https://github.com/eideasy/eideasy-browser-client/issues/290)) ([77980ce](https://github.com/eideasy/eideasy-browser-client/commit/77980ce37c2ecf5c0395a824f1993e627b781d72))
7
+
8
+
9
+
10
+ # [2.132.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.131.0...v2.132.0) (2025-08-07)
11
+
12
+
13
+ ### Features
14
+
15
+ * browser client make norwegian bank id and other redirect methods support OIDC ([#289](https://github.com/eideasy/eideasy-browser-client/issues/289)) ([129decc](https://github.com/eideasy/eideasy-browser-client/commit/129deccfaedc59917782ec787354e7c42831eb76))
16
+
17
+
18
+
1
19
  # [2.131.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.130.0...v2.131.0) (2025-08-01)
2
20
 
3
21