@eid-easy/eideasy-widget 2.110.2 → 2.112.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.110.0](https://github.com/eideasy/eideasy-widget/compare/v2.109.1...v2.110.0) (2024-04-27)
1
+ # [2.111.0](https://github.com/eideasy/eideasy-widget/compare/v2.110.2...v2.111.0) (2024-05-15)
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
+ * Add Evrotrust csc api support ([#245](https://github.com/eideasy/eideasy-widget/issues/245)) ([f8e5bba](https://github.com/eideasy/eideasy-widget/commit/f8e5bba7c680d5a83dd9118a13795b44da7a203b))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.112.0](https://github.com/eideasy/eideasy-widget/compare/v2.111.0...v2.112.0) (2024-05-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * keep iframe visible during errors in case user action is needed ([#246](https://github.com/eideasy/eideasy-widget/issues/246)) ([46fedf7](https://github.com/eideasy/eideasy-widget/commit/46fedf769b0bffc897eba723fe7b997cb6ea3bcd))
7
+
8
+
9
+
10
+ # [2.111.0](https://github.com/eideasy/eideasy-widget/compare/v2.110.2...v2.111.0) (2024-05-15)
11
+
12
+
13
+ ### Features
14
+
15
+ * Add Evrotrust csc api support ([#245](https://github.com/eideasy/eideasy-widget/issues/245)) ([f8e5bba](https://github.com/eideasy/eideasy-widget/commit/f8e5bba7c680d5a83dd9118a13795b44da7a203b))
16
+
17
+
18
+
1
19
  ## [2.110.2](https://github.com/eideasy/eideasy-widget/compare/v2.110.1...v2.110.2) (2024-05-08)
2
20
 
3
21