@eid-easy/eideasy-widget 2.83.4 → 2.84.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.2](https://github.com/eideasy/eideasy-widget/compare/v2.83.1...v2.83.2) (2023-08-17)
1
+ ## [2.83.4](https://github.com/eideasy/eideasy-widget/compare/v2.83.3...v2.83.4) (2023-08-23)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Widget stop showing spinner when response is 500 ([#198](https://github.com/eideasy/eideasy-widget/issues/198)) ([e538ef0](https://github.com/eideasy/eideasy-widget/commit/e538ef0322bdced5747ce4782f6cad1c2653b3cd))
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))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,12 +1,30 @@
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
 
10
+ ## [2.83.5](https://github.com/eideasy/eideasy-widget/compare/v2.83.4...v2.83.5) (2023-08-25)
11
+
12
+
13
+ ### Features
14
+
15
+ * 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))
16
+
17
+
18
+
19
+ ## [2.83.4](https://github.com/eideasy/eideasy-widget/compare/v2.83.3...v2.83.4) (2023-08-23)
20
+
21
+
22
+ ### Features
23
+
24
+ * 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))
25
+
26
+
27
+
10
28
  ## [2.83.3](https://github.com/eideasy/eideasy-widget/compare/v2.83.2...v2.83.3) (2023-08-21)
11
29
 
12
30