@eid-easy/eideasy-widget 2.110.0 → 2.110.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.
@@ -1,9 +1,9 @@
1
- ## [2.109.1](https://github.com/eideasy/eideasy-widget/compare/v2.109.0...v2.109.1) (2024-04-26)
1
+ # [2.110.0](https://github.com/eideasy/eideasy-widget/compare/v2.109.1...v2.110.0) (2024-04-27)
2
2
 
3
3
 
4
- ### Bug Fixes
4
+ ### Features
5
5
 
6
- * correct cert store button text and display iframe error content ([#241](https://github.com/eideasy/eideasy-widget/issues/241)) ([59dcbca](https://github.com/eideasy/eideasy-widget/commit/59dcbcae9409e2d9f5fd446d6685d753e0d8536d))
6
+ * allow passing the certificate to sign with ([#242](https://github.com/eideasy/eideasy-widget/issues/242)) ([aea3e4b](https://github.com/eideasy/eideasy-widget/commit/aea3e4bfa1d23f05fc2f7d7cae87ef9a47fb64ab))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,12 +1,30 @@
1
- # [2.110.0](https://github.com/eideasy/eideasy-widget/compare/v2.109.1...v2.110.0) (2024-04-27)
1
+ ## [2.110.2](https://github.com/eideasy/eideasy-widget/compare/v2.110.1...v2.110.2) (2024-05-08)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * allow passing the certificate to sign with ([#242](https://github.com/eideasy/eideasy-widget/issues/242)) ([aea3e4b](https://github.com/eideasy/eideasy-widget/commit/aea3e4bfa1d23f05fc2f7d7cae87ef9a47fb64ab))
6
+ * Eid 2369 widget allow the users to try signing again after an iframe method fails ([#244](https://github.com/eideasy/eideasy-widget/issues/244)) ([0e78d1f](https://github.com/eideasy/eideasy-widget/commit/0e78d1f780b198997a9fc7db5efb07852b2e23d9))
7
7
 
8
8
 
9
9
 
10
+ ## [2.110.1](https://github.com/eideasy/eideasy-widget/compare/v2.110.0...v2.110.1) (2024-04-30)
11
+
12
+
13
+ ### Features
14
+
15
+ * Update to have more countries supported by itsme and freja ([#243](https://github.com/eideasy/eideasy-widget/issues/243)) ([14c58fd](https://github.com/eideasy/eideasy-widget/commit/14c58fd2b9186bf57a9679ffb802853b98c1e9a1))
16
+
17
+
18
+
19
+ # [2.110.0](https://github.com/eideasy/eideasy-widget/compare/v2.109.1...v2.110.0) (2024-04-27)
20
+
21
+
22
+ ### Features
23
+
24
+ * allow passing the certificate to sign with ([#242](https://github.com/eideasy/eideasy-widget/issues/242)) ([aea3e4b](https://github.com/eideasy/eideasy-widget/commit/aea3e4bfa1d23f05fc2f7d7cae87ef9a47fb64ab))
25
+
26
+
27
+
10
28
  ## [2.109.1](https://github.com/eideasy/eideasy-widget/compare/v2.109.0...v2.109.1) (2024-04-26)
11
29
 
12
30