@forgerock/login-widget 1.0.0-beta.6 → 1.0.0-beta.8

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.
package/CHANGELOG.md CHANGED
@@ -1,35 +1,44 @@
1
- # [1.0.0-beta.6](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2023-03-07)
1
+ # [1.0.0-beta.8](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2023-03-15)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * **docs:** force-release ([c0b7219](https://github.com/forgerock/forgerock-web-login-framework/commit/c0b7219352aeb12276f15df676b961a8f4a55d80))
6
+ * addresses bugs fixes reported in beta testing and doc changes for new api ([10c4b05](https://github.com/forgerock/forgerock-web-login-framework/commit/10c4b05579bb5c5921567fdedc95a5bef4a9aa7b))
7
7
 
8
- # [1.0.0-beta.5](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2023-03-07)
8
+ # [1.0.0-beta.7](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2023-03-08)
9
9
 
10
10
 
11
11
  ### Bug Fixes
12
12
 
13
- * fixes journey persistence, authorize throwing error, font issue ([6923699](https://github.com/forgerock/forgerock-web-login-framework/commit/69236995211c61b14aad3e1220fe156fc64bdaa5))
13
+ * **add-back-css:** css was removed ona ccident ([ba024f3](https://github.com/forgerock/forgerock-web-login-framework/commit/ba024f338a978c60a965230d95defdc95c7a4b3b))
14
14
 
15
+ # [1.0.0-beta.6](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2023-03-07)
16
+
17
+ ### Bug Fixes
18
+
19
+ - **docs:** force-release ([c0b7219](https://github.com/forgerock/forgerock-web-login-framework/commit/c0b7219352aeb12276f15df676b961a8f4a55d80))
20
+
21
+ # [1.0.0-beta.5](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2023-03-07)
22
+
23
+ ### Bug Fixes
24
+
25
+ - fixes journey persistence, authorize throwing error, font issue ([6923699](https://github.com/forgerock/forgerock-web-login-framework/commit/69236995211c61b14aad3e1220fe156fc64bdaa5))
15
26
 
16
27
  ### Features
17
28
 
18
- * add support to e2e for social login and otp ([11c4153](https://github.com/forgerock/forgerock-web-login-framework/commit/11c41530878e28fe44023e147905ec73fd3f5b04))
29
+ - add support to e2e for social login and otp ([11c4153](https://github.com/forgerock/forgerock-web-login-framework/commit/11c41530878e28fe44023e147905ec73fd3f5b04))
19
30
 
20
31
  # [1.0.0-beta.4](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2023-02-22)
21
32
 
22
-
23
33
  ### Bug Fixes
24
34
 
25
- * **widget-css:** add css as export ([084854d](https://github.com/forgerock/forgerock-web-login-framework/commit/084854dfb8a8b4cce42800753caf6377ff8956c9))
35
+ - **widget-css:** add css as export ([084854d](https://github.com/forgerock/forgerock-web-login-framework/commit/084854dfb8a8b4cce42800753caf6377ff8956c9))
26
36
 
27
37
  # [1.0.0-beta.3](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2023-02-21)
28
38
 
29
-
30
39
  ### Bug Fixes
31
40
 
32
- * **package.json:** fix-export-syntax ([a421492](https://github.com/forgerock/forgerock-web-login-framework/commit/a4214926531424013c151169727bb59bd7661a1b))
41
+ - **package.json:** fix-export-syntax ([a421492](https://github.com/forgerock/forgerock-web-login-framework/commit/a4214926531424013c151169727bb59bd7661a1b))
33
42
 
34
43
  # [1.0.0-beta.2](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2023-02-16)
35
44