@eid-easy/eideasy-widget 2.112.0 → 2.113.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.111.0](https://github.com/eideasy/eideasy-widget/compare/v2.110.2...v2.111.0) (2024-05-15)
1
+ ## [2.112.1](https://github.com/eideasy/eideasy-widget/compare/v2.112.0...v2.112.1) (2024-05-21)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Add Evrotrust csc api support ([#245](https://github.com/eideasy/eideasy-widget/issues/245)) ([f8e5bba](https://github.com/eideasy/eideasy-widget/commit/f8e5bba7c680d5a83dd9118a13795b44da7a203b))
6
+ * Improve Evrotrust handling phone numbers ([b2d6bee](https://github.com/eideasy/eideasy-widget/commit/b2d6bee2f1d628bf1571f20e365c32f7af5514ce))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.113.0](https://github.com/eideasy/eideasy-widget/compare/v2.112.1...v2.113.0) (2024-06-10)
2
+
3
+
4
+ ### Features
5
+
6
+ * Add trust asia button ([#249](https://github.com/eideasy/eideasy-widget/issues/249)) ([94b62c3](https://github.com/eideasy/eideasy-widget/commit/94b62c3e0c387fa4e90c7e3c45860b0c31f446c9))
7
+
8
+
9
+
10
+ ## [2.112.1](https://github.com/eideasy/eideasy-widget/compare/v2.112.0...v2.112.1) (2024-05-21)
11
+
12
+
13
+ ### Features
14
+
15
+ * Improve Evrotrust handling phone numbers ([b2d6bee](https://github.com/eideasy/eideasy-widget/commit/b2d6bee2f1d628bf1571f20e365c32f7af5514ce))
16
+
17
+
18
+
1
19
  # [2.112.0](https://github.com/eideasy/eideasy-widget/compare/v2.111.0...v2.112.0) (2024-05-15)
2
20
 
3
21