@eid-easy/eideasy-widget 2.170.0 → 2.172.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.169.0](https://github.com/eideasy/eideasy-widget/compare/v2.168.0...v2.169.0) (2025-08-12)
1
+ # [2.170.0](https://github.com/eideasy/eideasy-widget/compare/v2.169.0...v2.170.0) (2025-08-14)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * widget implement lacuna local certificate middleware ([#338](https://github.com/eideasy/eideasy-widget/issues/338)) ([6e86eda](https://github.com/eideasy/eideasy-widget/commit/6e86eda644fed8d597ead11720d1baa412f3d828))
6
+ * Implement Evrotrust login ([#339](https://github.com/eideasy/eideasy-widget/issues/339)) ([fafa5e4](https://github.com/eideasy/eideasy-widget/commit/fafa5e4289fd230540177efe33e05b22f4537b3e))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.172.0](https://github.com/eideasy/eideasy-widget/compare/v2.171.0...v2.172.0) (2025-08-25)
2
+
3
+
4
+ ### Features
5
+
6
+ * Update browser client ([#342](https://github.com/eideasy/eideasy-widget/issues/342)) ([742ce86](https://github.com/eideasy/eideasy-widget/commit/742ce8612e4bdd210104c0df55abf270a2b9bb35))
7
+
8
+
9
+
10
+ # [2.171.0](https://github.com/eideasy/eideasy-widget/compare/v2.170.0...v2.171.0) (2025-08-20)
11
+
12
+
13
+ ### Features
14
+
15
+ * valera wallet support ([0a3b54c](https://github.com/eideasy/eideasy-widget/commit/0a3b54cb05a18304293497b784b196b0ac4c1a5d))
16
+
17
+
18
+
1
19
  # [2.170.0](https://github.com/eideasy/eideasy-widget/compare/v2.169.0...v2.170.0) (2025-08-14)
2
20
 
3
21