@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.
package/CHANGELOG-LATEST.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
# [2.
|
|
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
|
-
*
|
|
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
|
|