@eid-easy/eideasy-browser-client 2.74.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.73.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.72.0...v2.73.0) (2023-10-19)
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
- * 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
+ * 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,21 @@
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
+
10
+ # [2.75.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.74.0...v2.75.0) (2023-10-24)
11
+
12
+
13
+ ### Features
14
+
15
+ * Enable SmartID for Belgium ([#198](https://github.com/eideasy/eideasy-browser-client/issues/198)) ([7399610](https://github.com/eideasy/eideasy-browser-client/commit/739961063a5592bc902b61a9a4299705137dae65))
16
+
17
+
18
+
1
19
  # [2.74.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.73.0...v2.74.0) (2023-10-24)
2
20
 
3
21