@eid-easy/eideasy-widget 2.84.0 → 2.86.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.83.4](https://github.com/eideasy/eideasy-widget/compare/v2.83.3...v2.83.4) (2023-08-23)
1
+ # [2.84.0](https://github.com/eideasy/eideasy-widget/compare/v2.83.5...v2.84.0) (2023-08-29)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Fix js error on widget when using Crotia or Aland Island ID card without web eid ([a89ed14](https://github.com/eideasy/eideasy-widget/commit/a89ed141fb273b894925038e8f7982ff76c366ea))
6
+ * Add mobile id to CSC API for widget ([#204](https://github.com/eideasy/eideasy-widget/issues/204)) ([fc40944](https://github.com/eideasy/eideasy-widget/commit/fc4094449890b6a9e9fb579d5d4bd3bd4f30fe32))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,12 +1,30 @@
1
- # [2.84.0](https://github.com/eideasy/eideasy-widget/compare/v2.83.5...v2.84.0) (2023-08-29)
1
+ # [2.86.0](https://github.com/eideasy/eideasy-widget/compare/v2.85.0...v2.86.0) (2023-09-06)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Add mobile id to CSC API for widget ([#204](https://github.com/eideasy/eideasy-widget/issues/204)) ([fc40944](https://github.com/eideasy/eideasy-widget/commit/fc4094449890b6a9e9fb579d5d4bd3bd4f30fe32))
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))
7
7
 
8
8
 
9
9
 
10
+ # [2.85.0](https://github.com/eideasy/eideasy-widget/compare/v2.84.0...v2.85.0) (2023-08-31)
11
+
12
+
13
+ ### Features
14
+
15
+ * 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))
16
+
17
+
18
+
19
+ # [2.84.0](https://github.com/eideasy/eideasy-widget/compare/v2.83.5...v2.84.0) (2023-08-29)
20
+
21
+
22
+ ### Features
23
+
24
+ * Add mobile id to CSC API for widget ([#204](https://github.com/eideasy/eideasy-widget/issues/204)) ([fc40944](https://github.com/eideasy/eideasy-widget/commit/fc4094449890b6a9e9fb579d5d4bd3bd4f30fe32))
25
+
26
+
27
+
10
28
  ## [2.83.5](https://github.com/eideasy/eideasy-widget/compare/v2.83.4...v2.83.5) (2023-08-25)
11
29
 
12
30