@eid-easy/eideasy-widget 2.87.0 → 2.89.0-beta.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,9 @@
1
- # [2.86.0](https://github.com/eideasy/eideasy-widget/compare/v2.85.0...v2.86.0) (2023-09-06)
1
+ # [2.88.0](https://github.com/eideasy/eideasy-widget/compare/v2.87.0...v2.88.0) (2023-10-03)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Show onboarding instructions for D-Trust, Uanataca and evrotrust ([#206](https://github.com/eideasy/eideasy-widget/issues/206)) ([8d211bf](https://github.com/eideasy/eideasy-widget/commit/8d211bf196c4d69603cf3de48ab2b62ac5881e5b))
6
+ * Allow smart id signing request without waiting for challenge code ([#208](https://github.com/eideasy/eideasy-widget/issues/208)) ([cdd917a](https://github.com/eideasy/eideasy-widget/commit/cdd917a3033290cfe2e1e3097dc169fabd3aae19))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.89.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.88.0...v2.89.0-beta.1) (2023-10-04)
2
+
3
+
4
+ ### Features
5
+
6
+ * support safari 13 ([6da2b7d](https://github.com/eideasy/eideasy-widget/commit/6da2b7d1c86a1d048c5670a4cf647c60a25541d2))
7
+
8
+
9
+
10
+ # [2.88.0](https://github.com/eideasy/eideasy-widget/compare/v2.87.0...v2.88.0) (2023-10-03)
11
+
12
+
13
+ ### Features
14
+
15
+ * Allow smart id signing request without waiting for challenge code ([#208](https://github.com/eideasy/eideasy-widget/issues/208)) ([cdd917a](https://github.com/eideasy/eideasy-widget/commit/cdd917a3033290cfe2e1e3097dc169fabd3aae19))
16
+
17
+
18
+
1
19
  # [2.87.0](https://github.com/eideasy/eideasy-widget/compare/v2.86.1...v2.87.0) (2023-10-03)
2
20
 
3
21