@eid-easy/eideasy-widget 2.85.0 → 2.86.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.83.5](https://github.com/eideasy/eideasy-widget/compare/v2.83.4...v2.83.5) (2023-08-25)
1
+ # [2.85.0](https://github.com/eideasy/eideasy-widget/compare/v2.84.0...v2.85.0) (2023-08-31)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * improve widget input values so that widget could use a full phone number ([#203](https://github.com/eideasy/eideasy-widget/issues/203)) ([a6e73b9](https://github.com/eideasy/eideasy-widget/commit/a6e73b9d83eb5e94fcca7139ceabce6cc5b7dedf))
6
+ * Update widget with new browser client for eparaksts-mobile-signature csc api ([#205](https://github.com/eideasy/eideasy-widget/issues/205)) ([e92225f](https://github.com/eideasy/eideasy-widget/commit/e92225f4279b5d9bf20f01808dd754ab73113e7b))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ ## [2.86.1](https://github.com/eideasy/eideasy-widget/compare/v2.86.0...v2.86.1) (2023-09-29)
2
+
3
+
4
+ ### Features
5
+
6
+ * Show proper error message when CertEurope USB token's software is not setup ([#207](https://github.com/eideasy/eideasy-widget/issues/207)) ([c8aa600](https://github.com/eideasy/eideasy-widget/commit/c8aa600f243862317a6f6b77fbcac03a4940d9cb))
7
+
8
+
9
+
10
+ # [2.86.0](https://github.com/eideasy/eideasy-widget/compare/v2.85.0...v2.86.0) (2023-09-06)
11
+
12
+
13
+ ### Features
14
+
15
+ * 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))
16
+
17
+
18
+
1
19
  # [2.85.0](https://github.com/eideasy/eideasy-widget/compare/v2.84.0...v2.85.0) (2023-08-31)
2
20
 
3
21