@eid-easy/eideasy-widget 2.15.2 → 2.17.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.15.1](https://github.com/eideasy/eideasy-widget/compare/v2.15.0...v2.15.1) (2022-04-14)
1
+ # [2.17.0](https://github.com/eideasy/eideasy-widget/compare/v2.16.0...v2.17.0) (2022-04-21)
2
2
 
3
3
 
4
- ### Bug Fixes
4
+ ### Features
5
5
 
6
- * update browser client to v2.17.1 ([e92cc7c](https://github.com/eideasy/eideasy-widget/commit/e92cc7c0720d9c01c00f8f706b2d47c0b5defe9b))
6
+ * Add Norwegian BankId QES method ([#89](https://github.com/eideasy/eideasy-widget/issues/89)) ([81812ec](https://github.com/eideasy/eideasy-widget/commit/81812ecbcfe993bcb5fc633891d99e6874b2ef50))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,30 @@
1
+ ## [2.17.1](https://github.com/eideasy/eideasy-widget/compare/v2.17.0...v2.17.1) (2022-04-28)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * re-enable MitId ([8edcde0](https://github.com/eideasy/eideasy-widget/commit/8edcde0b84e7f325254a5573a1d81a95f2a0d192))
7
+
8
+
9
+
10
+ # [2.17.0](https://github.com/eideasy/eideasy-widget/compare/v2.16.0...v2.17.0) (2022-04-21)
11
+
12
+
13
+ ### Features
14
+
15
+ * Add Norwegian BankId QES method ([#89](https://github.com/eideasy/eideasy-widget/issues/89)) ([81812ec](https://github.com/eideasy/eideasy-widget/commit/81812ecbcfe993bcb5fc633891d99e6874b2ef50))
16
+
17
+
18
+
19
+ # [2.16.0](https://github.com/eideasy/eideasy-widget/compare/v2.15.2...v2.16.0) (2022-04-20)
20
+
21
+
22
+ ### Features
23
+
24
+ * add fi-ftn-qes-signature method ([be063bd](https://github.com/eideasy/eideasy-widget/commit/be063bd287dd3b48642a988a896a24b9e3d42e7d))
25
+
26
+
27
+
1
28
  ## [2.15.2](https://github.com/eideasy/eideasy-widget/compare/v2.15.1...v2.15.2) (2022-04-15)
2
29
 
3
30