@eid-easy/eideasy-browser-client 2.78.1 → 2.79.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,4 +1,4 @@
1
- # [2.78.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.77.0...v2.78.0) (2024-01-12)
1
+ ## [2.78.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.77.0...v2.78.1) (2024-01-12)
2
2
 
3
3
 
4
4
  ### Features
package/CHANGELOG.md CHANGED
@@ -1,14 +1,32 @@
1
- ## [2.78.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.77.0...v2.78.1) (2024-01-12)
1
+ # [2.79.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.78.2...v2.79.0) (2024-01-30)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * add CSC API support for Halcom ([#205](https://github.com/eideasy/eideasy-browser-client/issues/205)) ([ef1163d](https://github.com/eideasy/eideasy-browser-client/commit/ef1163db93b3bca0564cef4c0683a678b84d7c0e))
7
- * Add Veriff Signature and authentication Module ([#203](https://github.com/eideasy/eideasy-browser-client/issues/203)) ([79bf2e2](https://github.com/eideasy/eideasy-browser-client/commit/79bf2e261bf6252b640a73c63b968ab8164396c8))
8
- * Fix CI ([#207](https://github.com/eideasy/eideasy-browser-client/issues/207)) ([c0955e6](https://github.com/eideasy/eideasy-browser-client/commit/c0955e650172839699d9757c03cedf03b7620545))
6
+ * Add d-trust AdES module ([#210](https://github.com/eideasy/eideasy-browser-client/issues/210)) ([855bcfc](https://github.com/eideasy/eideasy-browser-client/commit/855bcfc7aa904edd8289337e887c3e625ed642e1))
9
7
 
10
8
 
11
9
 
10
+ ## [2.78.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.78.1...v2.78.2) (2024-01-24)
11
+
12
+
13
+ ### Features
14
+
15
+ * Allow test LT ID Card authentication use Test endpoint ([#209](https://github.com/eideasy/eideasy-browser-client/issues/209)) ([9b8ed79](https://github.com/eideasy/eideasy-browser-client/commit/9b8ed79b174dc229b35acc2fe6bb7ae67065c60b))
16
+
17
+
18
+
19
+ ## [2.78.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.77.0...v2.78.1) (2024-01-12)
20
+
21
+
22
+ ### Features
23
+
24
+ * add CSC API support for Halcom ([#205](https://github.com/eideasy/eideasy-browser-client/issues/205)) ([ef1163d](https://github.com/eideasy/eideasy-browser-client/commit/ef1163db93b3bca0564cef4c0683a678b84d7c0e))
25
+ * Add Veriff Signature and authentication Module ([#203](https://github.com/eideasy/eideasy-browser-client/issues/203)) ([79bf2e2](https://github.com/eideasy/eideasy-browser-client/commit/79bf2e261bf6252b640a73c63b968ab8164396c8))
26
+ * Fix CI ([#207](https://github.com/eideasy/eideasy-browser-client/issues/207)) ([c0955e6](https://github.com/eideasy/eideasy-browser-client/commit/c0955e650172839699d9757c03cedf03b7620545))
27
+
28
+
29
+
12
30
  # [2.77.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.76.0...v2.77.0) (2024-01-12)
13
31
 
14
32