@eid-easy/eideasy-widget 2.29.0 → 2.33.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,11 @@
1
- ## [2.28.1](https://github.com/eideasy/eideasy-widget/compare/v2.28.0...v2.28.1) (2022-06-16)
1
+ # [2.31.0](https://github.com/eideasy/eideasy-widget/compare/v2.30.0...v2.31.0) (2022-07-08)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * add norway name required validation ([#102](https://github.com/eideasy/eideasy-widget/issues/102)) ([9637af6](https://github.com/eideasy/eideasy-widget/commit/9637af674f7bc11e13e99c2a1203704c3f2f7ea1))
6
+ * Add Freja id button ([#106](https://github.com/eideasy/eideasy-widget/issues/106)) ([7d65c3e](https://github.com/eideasy/eideasy-widget/commit/7d65c3eb3010001fddad1684378ad0749719d1d1))
7
+ * revert yarn lock ([#107](https://github.com/eideasy/eideasy-widget/issues/107)) ([c96d583](https://github.com/eideasy/eideasy-widget/commit/c96d583944f9773f537a776125640940294cee4e))
8
+ * update client version ([#109](https://github.com/eideasy/eideasy-widget/issues/109)) ([1f58f67](https://github.com/eideasy/eideasy-widget/commit/1f58f67b63252d8f5f85d1ba406112b72c15a3c4))
7
9
 
8
10
 
9
11
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,41 @@
1
+ # [2.33.0](https://github.com/eideasy/eideasy-widget/compare/v2.31.0...v2.33.0) (2022-07-11)
2
+
3
+
4
+ ### Features
5
+
6
+ * update browser client to version 2.33.0 ([#111](https://github.com/eideasy/eideasy-widget/issues/111)) ([7ca4c95](https://github.com/eideasy/eideasy-widget/commit/7ca4c95192d8e41631c2d6939569d6a5feef4715))
7
+
8
+
9
+
10
+ # [2.32.0](https://github.com/eideasy/eideasy-widget/compare/v2.31.0...v2.32.0) (2022-07-11)
11
+
12
+
13
+ ### Features
14
+
15
+ * update browser client to version 2.33.0 ([#111](https://github.com/eideasy/eideasy-widget/issues/111)) ([7ca4c95](https://github.com/eideasy/eideasy-widget/commit/7ca4c95192d8e41631c2d6939569d6a5feef4715))
16
+
17
+
18
+
19
+ # [2.31.0](https://github.com/eideasy/eideasy-widget/compare/v2.30.0...v2.31.0) (2022-07-08)
20
+
21
+
22
+ ### Features
23
+
24
+ * Add Freja id button ([#106](https://github.com/eideasy/eideasy-widget/issues/106)) ([7d65c3e](https://github.com/eideasy/eideasy-widget/commit/7d65c3eb3010001fddad1684378ad0749719d1d1))
25
+ * revert yarn lock ([#107](https://github.com/eideasy/eideasy-widget/issues/107)) ([c96d583](https://github.com/eideasy/eideasy-widget/commit/c96d583944f9773f537a776125640940294cee4e))
26
+ * update client version ([#109](https://github.com/eideasy/eideasy-widget/issues/109)) ([1f58f67](https://github.com/eideasy/eideasy-widget/commit/1f58f67b63252d8f5f85d1ba406112b72c15a3c4))
27
+
28
+
29
+
30
+ # [2.30.0](https://github.com/eideasy/eideasy-widget/compare/v2.29.0...v2.30.0) (2022-06-29)
31
+
32
+
33
+ ### Features
34
+
35
+ * Add iDIN authentication method ([#105](https://github.com/eideasy/eideasy-widget/issues/105)) ([4ff31f2](https://github.com/eideasy/eideasy-widget/commit/4ff31f2904ee54fd667349e595901244a01c783e))
36
+
37
+
38
+
1
39
  # [2.29.0](https://github.com/eideasy/eideasy-widget/compare/v2.28.1...v2.29.0) (2022-06-29)
2
40
 
3
41