@eid-easy/eideasy-widget 2.105.0 → 2.105.1

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,10 @@
1
- ## [2.103.2](https://github.com/eideasy/eideasy-widget/compare/v2.103.1...v2.103.2) (2024-01-24)
1
+ # [2.105.0](https://github.com/eideasy/eideasy-widget/compare/v2.103.7...v2.105.0) (2024-02-20)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Allow test LT ID Card authentication use Test endpoint ([#225](https://github.com/eideasy/eideasy-widget/issues/225)) ([04fd673](https://github.com/eideasy/eideasy-widget/commit/04fd673a4add8da7b6c9b217b258a9787632b6b9))
6
+ * Add d-trust ades button ([#229](https://github.com/eideasy/eideasy-widget/issues/229)) ([804e470](https://github.com/eideasy/eideasy-widget/commit/804e470891ac6e2f685db51eca5fe3a3e57141ab))
7
+ * Add trust1connector module ([#230](https://github.com/eideasy/eideasy-widget/issues/230)) ([ce65891](https://github.com/eideasy/eideasy-widget/commit/ce65891a5fb507e434f147ec4b27ba2593652f17))
7
8
 
8
9
 
9
10
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ ## [2.105.1](https://github.com/eideasy/eideasy-widget/compare/v2.105.0...v2.105.1) (2024-03-01)
2
+
3
+
4
+ ### Features
5
+
6
+ * Update with Browser client for ID Card polling complete endpoint ([#231](https://github.com/eideasy/eideasy-widget/issues/231)) ([825101b](https://github.com/eideasy/eideasy-widget/commit/825101bf51dafc33790449771a9da28a37ed1746))
7
+
8
+
9
+
1
10
  # [2.105.0](https://github.com/eideasy/eideasy-widget/compare/v2.103.7...v2.105.0) (2024-02-20)
2
11
 
3
12