@eid-easy/eideasy-browser-client 2.74.0 → 2.75.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.73.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.72.0...v2.73.0) (2023-10-19)
1
+ # [2.74.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.73.0...v2.74.0) (2023-10-24)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * Add module for handling handwritten signatures ([#196](https://github.com/eideasy/eideasy-browser-client/issues/196)) ([8489d13](https://github.com/eideasy/eideasy-browser-client/commit/8489d13779dd3dbed59684a40c99e758ad8a269d))
6
+ * upgrade axios to v1.5.1 for better promise handling and handle direct module start errors as well ([#197](https://github.com/eideasy/eideasy-browser-client/issues/197)) ([6e58004](https://github.com/eideasy/eideasy-browser-client/commit/6e5800431c3783bb302483040349f4614db31345))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ # [2.75.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.74.0...v2.75.0) (2023-10-24)
2
+
3
+
4
+ ### Features
5
+
6
+ * Enable SmartID for Belgium ([#198](https://github.com/eideasy/eideasy-browser-client/issues/198)) ([7399610](https://github.com/eideasy/eideasy-browser-client/commit/739961063a5592bc902b61a9a4299705137dae65))
7
+
8
+
9
+
1
10
  # [2.74.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.73.0...v2.74.0) (2023-10-24)
2
11
 
3
12