@eid-easy/eideasy-widget 2.83.5 → 2.85.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.3](https://github.com/eideasy/eideasy-widget/compare/v2.83.2...v2.83.3) (2023-08-21)
1
+ ## [2.83.5](https://github.com/eideasy/eideasy-widget/compare/v2.83.4...v2.83.5) (2023-08-25)
2
2
 
3
3
 
4
- ### Bug Fixes
4
+ ### Features
5
5
 
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))
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
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.85.0](https://github.com/eideasy/eideasy-widget/compare/v2.84.0...v2.85.0) (2023-08-31)
2
+
3
+
4
+ ### Features
5
+
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
+
8
+
9
+
10
+ # [2.84.0](https://github.com/eideasy/eideasy-widget/compare/v2.83.5...v2.84.0) (2023-08-29)
11
+
12
+
13
+ ### Features
14
+
15
+ * 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))
16
+
17
+
18
+
1
19
  ## [2.83.5](https://github.com/eideasy/eideasy-widget/compare/v2.83.4...v2.83.5) (2023-08-25)
2
20
 
3
21