@eid-easy/eideasy-widget 2.28.0 → 2.30.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,9 @@
1
- ## [2.27.1](https://github.com/eideasy/eideasy-widget/compare/v2.27.0...v2.27.1) (2022-06-15)
1
+ # [2.29.0](https://github.com/eideasy/eideasy-widget/compare/v2.28.1...v2.29.0) (2022-06-29)
2
+
3
+
4
+ ### Features
5
+
6
+ * rename qes to advanced ([#104](https://github.com/eideasy/eideasy-widget/issues/104)) ([41760fe](https://github.com/eideasy/eideasy-widget/commit/41760feab4bbda620101ab40f20ad26d4ba4140f))
2
7
 
3
8
 
4
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,30 @@
1
+ # [2.30.0](https://github.com/eideasy/eideasy-widget/compare/v2.29.0...v2.30.0) (2022-06-29)
2
+
3
+
4
+ ### Features
5
+
6
+ * Add iDIN authentication method ([#105](https://github.com/eideasy/eideasy-widget/issues/105)) ([4ff31f2](https://github.com/eideasy/eideasy-widget/commit/4ff31f2904ee54fd667349e595901244a01c783e))
7
+
8
+
9
+
10
+ # [2.29.0](https://github.com/eideasy/eideasy-widget/compare/v2.28.1...v2.29.0) (2022-06-29)
11
+
12
+
13
+ ### Features
14
+
15
+ * rename qes to advanced ([#104](https://github.com/eideasy/eideasy-widget/issues/104)) ([41760fe](https://github.com/eideasy/eideasy-widget/commit/41760feab4bbda620101ab40f20ad26d4ba4140f))
16
+
17
+
18
+
19
+ ## [2.28.1](https://github.com/eideasy/eideasy-widget/compare/v2.28.0...v2.28.1) (2022-06-16)
20
+
21
+
22
+ ### Features
23
+
24
+ * add norway name required validation ([#102](https://github.com/eideasy/eideasy-widget/issues/102)) ([9637af6](https://github.com/eideasy/eideasy-widget/commit/9637af674f7bc11e13e99c2a1203704c3f2f7ea1))
25
+
26
+
27
+
1
28
  # [2.28.0](https://github.com/eideasy/eideasy-widget/compare/v2.27.1...v2.28.0) (2022-06-15)
2
29
 
3
30