@eid-easy/eideasy-widget 2.50.1 → 2.51.0-beta.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.50.0](https://github.com/eideasy/eideasy-widget/compare/v2.49.3...v2.50.0) (2022-10-27)
1
+ # [2.51.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.51.0...v2.51.0-beta.0) (2022-11-04)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * add Polish Moje Id authentication module ([#141](https://github.com/eideasy/eideasy-widget/issues/141)) ([632d2b8](https://github.com/eideasy/eideasy-widget/commit/632d2b8391f3b332b95802dd7163214cb9d0cfba))
6
+ * update browser client to 2.49.0-beta.0 ([015a4d2](https://github.com/eideasy/eideasy-widget/commit/015a4d2a57f5b8937b012564ae290586e5c2a200))
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,30 @@
1
+ # [2.51.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.0...v2.51.0-beta.1) (2022-11-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update browser client ([10a30c4](https://github.com/eideasy/eideasy-widget/commit/10a30c4828d45f10ad1358e22b3fdf2ce6eb3d3f))
7
+
8
+
9
+
10
+ # [2.51.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.51.0...v2.51.0-beta.0) (2022-11-04)
11
+
12
+
13
+ ### Features
14
+
15
+ * update browser client to 2.49.0-beta.0 ([015a4d2](https://github.com/eideasy/eideasy-widget/commit/015a4d2a57f5b8937b012564ae290586e5c2a200))
16
+
17
+
18
+
19
+ # [2.51.0](https://github.com/eideasy/eideasy-widget/compare/v2.50.1...v2.51.0) (2022-11-01)
20
+
21
+
22
+ ### Features
23
+
24
+ * Eid 998 remember the user selected country ([#143](https://github.com/eideasy/eideasy-widget/issues/143)) ([9be9be8](https://github.com/eideasy/eideasy-widget/commit/9be9be8f5b1347e005c208cfa007ee9406699739))
25
+
26
+
27
+
1
28
  ## [2.50.1](https://github.com/eideasy/eideasy-widget/compare/v2.50.0...v2.50.1) (2022-10-28)
2
29
 
3
30