@forgerock/login-widget 1.2.0-beta.11 → 1.2.0-beta.13

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,3 +1,18 @@
1
+ # [1.2.0-beta.13](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.12...v1.2.0-beta.13) (2023-12-15)
2
+
3
+
4
+ ### Features
5
+
6
+ * **passwords-config:** add config for show password display UI ([bea26aa](https://github.com/forgerock/forgerock-web-login-framework/commit/bea26aa03aad70abf46281ab75ca8ec5396e8a4e))
7
+ * **passwords-config:** add config for show password display UI ([0c8221a](https://github.com/forgerock/forgerock-web-login-framework/commit/0c8221a3076c6f297036241e5f69a2ed712e338c))
8
+
9
+ # [1.2.0-beta.12](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.11...v1.2.0-beta.12) (2023-12-15)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * **tests:** repair tests from tenant migration ([13f41bb](https://github.com/forgerock/forgerock-web-login-framework/commit/13f41bb50fd3909721f9c9d20a0a44f043a1ed00))
15
+
1
16
  # [1.2.0-beta.11](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.0-beta.10...v1.2.0-beta.11) (2023-12-13)
2
17
 
3
18