@eid-easy/eideasy-widget 2.36.0-beta.1 → 2.36.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,14 +1,9 @@
1
- ## [2.35.2](https://github.com/eideasy/eideasy-widget/compare/v2.35.1...v2.35.2) (2022-08-03)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * update browser client to version 2.35.2 ([#119](https://github.com/eideasy/eideasy-widget/issues/119)) ([ef1d2cf](https://github.com/eideasy/eideasy-widget/commit/ef1d2cfa717ec2ea2396e9a60562703a06c10da5))
1
+ # [2.36.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.35.2...v2.36.0-beta.1) (2022-08-10)
7
2
 
8
3
 
9
4
  ### Features
10
5
 
11
- * update freja id code translations ([#118](https://github.com/eideasy/eideasy-widget/issues/118)) ([d25f69f](https://github.com/eideasy/eideasy-widget/commit/d25f69f8d0f65e9c7c165f3d5aecbd7174eec518))
6
+ * add showBackButton and showCountrySelect options ([a647155](https://github.com/eideasy/eideasy-widget/commit/a647155789dfd4b51893f8eef3c601c24191fb17))
12
7
 
13
8
 
14
9
 
package/CHANGELOG.md CHANGED
@@ -1,35 +1,35 @@
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.36.0](https://github.com/eideasy/eideasy-widget/compare/v2.35.2...v2.36.0) (2022-08-18)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * add showBackButton and showCountrySelect options ([a647155](https://github.com/eideasy/eideasy-widget/commit/a647155789dfd4b51893f8eef3c601c24191fb17))
7
-
8
-
9
-
10
- ## [2.35.2](https://github.com/eideasy/eideasy-widget/compare/v2.35.1...v2.35.2) (2022-08-03)
11
-
12
-
13
- ### Bug Fixes
14
-
15
- * update browser client to version 2.35.2 ([#119](https://github.com/eideasy/eideasy-widget/issues/119)) ([ef1d2cf](https://github.com/eideasy/eideasy-widget/commit/ef1d2cfa717ec2ea2396e9a60562703a06c10da5))
16
-
17
-
18
- ### Features
19
-
20
- * update freja id code translations ([#118](https://github.com/eideasy/eideasy-widget/issues/118)) ([d25f69f](https://github.com/eideasy/eideasy-widget/commit/d25f69f8d0f65e9c7c165f3d5aecbd7174eec518))
21
-
22
-
23
-
24
- ## [2.35.1](https://github.com/eideasy/eideasy-widget/compare/v2.35.0...v2.35.1) (2022-08-01)
25
-
26
-
27
- ### Bug Fixes
28
-
29
- * fix an issue where the loader got stuck when sign-me was started with an empty username ([#117](https://github.com/eideasy/eideasy-widget/issues/117)) ([5d1c914](https://github.com/eideasy/eideasy-widget/commit/5d1c914c2af780f63a899a2c10f8b4842387de4c))
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))
30
7
 
31
8
 
32
9
 
10
+ ## [2.35.2](https://github.com/eideasy/eideasy-widget/compare/v2.35.1...v2.35.2) (2022-08-03)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * update browser client to version 2.35.2 ([#119](https://github.com/eideasy/eideasy-widget/issues/119)) ([ef1d2cf](https://github.com/eideasy/eideasy-widget/commit/ef1d2cfa717ec2ea2396e9a60562703a06c10da5))
16
+
17
+
18
+ ### Features
19
+
20
+ * update freja id code translations ([#118](https://github.com/eideasy/eideasy-widget/issues/118)) ([d25f69f](https://github.com/eideasy/eideasy-widget/commit/d25f69f8d0f65e9c7c165f3d5aecbd7174eec518))
21
+
22
+
23
+
24
+ ## [2.35.1](https://github.com/eideasy/eideasy-widget/compare/v2.35.0...v2.35.1) (2022-08-01)
25
+
26
+
27
+ ### Bug Fixes
28
+
29
+ * fix an issue where the loader got stuck when sign-me was started with an empty username ([#117](https://github.com/eideasy/eideasy-widget/issues/117)) ([5d1c914](https://github.com/eideasy/eideasy-widget/commit/5d1c914c2af780f63a899a2c10f8b4842387de4c))
30
+
31
+
32
+
33
33
  # [2.35.0](https://github.com/eideasy/eideasy-widget/compare/v2.34.1...v2.35.0) (2022-07-28)
34
34
 
35
35