@eid-easy/eideasy-widget 2.36.0 → 2.39.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,9 @@
1
- # [2.36.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.35.2...v2.36.0-beta.1) (2022-08-10)
1
+ # [2.38.0](https://github.com/eideasy/eideasy-widget/compare/v2.37.0...v2.38.0) (2022-08-24)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * add showBackButton and showCountrySelect options ([a647155](https://github.com/eideasy/eideasy-widget/commit/a647155789dfd4b51893f8eef3c601c24191fb17))
6
+ * add yes.com button ([#123](https://github.com/eideasy/eideasy-widget/issues/123)) ([de8bf63](https://github.com/eideasy/eideasy-widget/commit/de8bf63ccd04fba6e7c795726e9362efd655babb))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,12 +1,40 @@
1
- # [2.36.0](https://github.com/eideasy/eideasy-widget/compare/v2.35.2...v2.36.0) (2022-08-18)
1
+ # [2.39.0](https://github.com/eideasy/eideasy-widget/compare/v2.38.0...v2.39.0) (2022-08-26)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * update browser client for d-trust ([#121](https://github.com/eideasy/eideasy-widget/issues/121)) ([bb39a38](https://github.com/eideasy/eideasy-widget/commit/bb39a388c8c221df78e0e4b2c7d9aac44d9c6967))
6
+ * allow passing custom oauth state param to the widget ([#124](https://github.com/eideasy/eideasy-widget/issues/124)) ([3391450](https://github.com/eideasy/eideasy-widget/commit/33914505f7627f2861679adc9595a97fb5a06c59))
7
7
 
8
8
 
9
9
 
10
+ # [2.38.0](https://github.com/eideasy/eideasy-widget/compare/v2.37.0...v2.38.0) (2022-08-24)
11
+
12
+
13
+ ### Features
14
+
15
+ * add yes.com button ([#123](https://github.com/eideasy/eideasy-widget/issues/123)) ([de8bf63](https://github.com/eideasy/eideasy-widget/commit/de8bf63ccd04fba6e7c795726e9362efd655babb))
16
+
17
+
18
+
19
+ # [2.37.0](https://github.com/eideasy/eideasy-widget/compare/v2.36.0...v2.37.0) (2022-08-19)
20
+
21
+
22
+ ### Features
23
+
24
+ * add eparaksts smart-card login ([23d4c48](https://github.com/eideasy/eideasy-widget/commit/23d4c48c40e88a1cee236c31d0e0db8dc8880c4a))
25
+ * add eparaksts smart-card login into identification list ([64ede61](https://github.com/eideasy/eideasy-widget/commit/64ede619bc4b900df880c036a66867041be2f10e))
26
+
27
+
28
+
29
+ # [2.36.0](https://github.com/eideasy/eideasy-widget/compare/v2.35.2...v2.36.0) (2022-08-18)
30
+
31
+
32
+ ### Features
33
+
34
+ * update browser client for d-trust ([#121](https://github.com/eideasy/eideasy-widget/issues/121)) ([bb39a38](https://github.com/eideasy/eideasy-widget/commit/bb39a388c8c221df78e0e4b2c7d9aac44d9c6967))
35
+
36
+
37
+
10
38
  ## [2.35.2](https://github.com/eideasy/eideasy-widget/compare/v2.35.1...v2.35.2) (2022-08-03)
11
39
 
12
40