@eid-easy/eideasy-widget 2.83.3 → 2.83.5

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.81.0](https://github.com/eideasy/eideasy-widget/compare/v2.80.0...v2.81.0) (2023-06-07)
1
+ ## [2.83.3](https://github.com/eideasy/eideasy-widget/compare/v2.83.2...v2.83.3) (2023-08-21)
2
2
 
3
3
 
4
- ### Features
4
+ ### Bug Fixes
5
5
 
6
- * add button for fr-ident-advanced-signature ([#191](https://github.com/eideasy/eideasy-widget/issues/191)) ([62f4067](https://github.com/eideasy/eideasy-widget/commit/62f4067453433a68671bcb495d6111bcfc79c0b3))
6
+ * Add Romanian Certsign usb token translation to fix error if nece… ([#200](https://github.com/eideasy/eideasy-widget/issues/200)) ([93a386a](https://github.com/eideasy/eideasy-widget/commit/93a386ab1f2acc03b7ec6c80998536c6eab4a02c))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ ## [2.83.5](https://github.com/eideasy/eideasy-widget/compare/v2.83.4...v2.83.5) (2023-08-25)
2
+
3
+
4
+ ### Features
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))
7
+
8
+
9
+
10
+ ## [2.83.4](https://github.com/eideasy/eideasy-widget/compare/v2.83.3...v2.83.4) (2023-08-23)
11
+
12
+
13
+ ### Features
14
+
15
+ * 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))
16
+
17
+
18
+
1
19
  ## [2.83.3](https://github.com/eideasy/eideasy-widget/compare/v2.83.2...v2.83.3) (2023-08-21)
2
20
 
3
21