@eid-easy/eideasy-widget 2.75.0 → 2.76.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.
- package/CHANGELOG-LATEST.md +3 -3
- package/CHANGELOG.md +1419 -1410
- package/LICENSE +7 -7
- package/README.md +16 -16
- package/dist/full/eideasy-widget.common.js +629 -131
- package/dist/full/eideasy-widget.umd.js +629 -131
- package/dist/full/eideasy-widget.umd.min.js +3 -3
- package/package.json +5 -5
package/CHANGELOG-LATEST.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
## [2.73.1](https://github.com/eideasy/eideasy-widget/compare/v2.73.0...v2.73.1) (2023-02-06)
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
###
|
|
4
|
+
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
*
|
|
6
|
+
* make field validation in the SPID signature module visible to the end users ([#180](https://github.com/eideasy/eideasy-widget/issues/180)) ([083ac8d](https://github.com/eideasy/eideasy-widget/commit/083ac8df6b061c23a50d8604fb9bab138e3a8eb6))
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|