@eid-easy/eideasy-browser-client 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.
@@ -1,9 +1,9 @@
1
- # [2.74.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.73.0...v2.74.0) (2023-10-24)
1
+ # [2.75.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.74.0...v2.75.0) (2023-10-24)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
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))
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
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ # [2.76.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.75.0...v2.76.0) (2023-12-01)
2
+
3
+
4
+ ### Features
5
+
6
+ * Add Harica QES method ([#199](https://github.com/eideasy/eideasy-browser-client/issues/199)) ([8696bbe](https://github.com/eideasy/eideasy-browser-client/commit/8696bbedfb8b129fb6f266b46439740b95532dc6))
7
+
8
+
9
+
1
10
  # [2.75.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.74.0...v2.75.0) (2023-10-24)
2
11
 
3
12