@eid-easy/eideasy-browser-client 2.80.0 → 2.81.1

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.78.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.78.1...v2.78.2) (2024-01-24)
1
+ # [2.81.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.80.0...v2.81.0) (2024-02-20)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * 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))
6
+ * browser client refactor trust 1 connector to use a common implementation with id card ([#212](https://github.com/eideasy/eideasy-browser-client/issues/212)) ([11ea66d](https://github.com/eideasy/eideasy-browser-client/commit/11ea66da36a4c51b81aafa20a2410a310deccdcf))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ ## [2.81.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.81.0...v2.81.1) (2024-02-20)
2
+
3
+
4
+ ### Features
5
+
6
+ * Make handleDriver callback optional ([#213](https://github.com/eideasy/eideasy-browser-client/issues/213)) ([32dd39d](https://github.com/eideasy/eideasy-browser-client/commit/32dd39d2bfd6b2662e979016cf5dce251aa61722))
7
+
8
+
9
+
10
+ # [2.81.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.80.0...v2.81.0) (2024-02-20)
11
+
12
+
13
+ ### Features
14
+
15
+ * browser client refactor trust 1 connector to use a common implementation with id card ([#212](https://github.com/eideasy/eideasy-browser-client/issues/212)) ([11ea66d](https://github.com/eideasy/eideasy-browser-client/commit/11ea66da36a4c51b81aafa20a2410a310deccdcf))
16
+
17
+
18
+
1
19
  # [2.80.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.79.0...v2.80.0) (2024-02-16)
2
20
 
3
21