@forgerock/login-widget 1.0.2-beta.3 → 1.1.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ # [1.1.0-beta.1](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.2...v1.1.0-beta.1) (2023-06-12)
2
+
3
+
4
+ ### Features
5
+
6
+ * **callbacks:** device-profile-node addition ([a41fa12](https://github.com/forgerock/forgerock-web-login-framework/commit/a41fa129080ae957d803b4d40b254452d25055bb))
7
+
8
+ ## [1.0.2](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.1...v1.0.2) (2023-04-18)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **files:** files in package.json means it only updates whats in there ([bdc23ae](https://github.com/forgerock/forgerock-web-login-framework/commit/bdc23ae6c8030b84aea9e92db83a72bee442263a))
14
+ * **license:** fix license file ([846d4e9](https://github.com/forgerock/forgerock-web-login-framework/commit/846d4e92c6d9776aa87282eaef65f86593af031b))
15
+ * **types:** add new types file to type correction script ([2f93c6b](https://github.com/forgerock/forgerock-web-login-framework/commit/2f93c6b40932df0f69f225c39d7b843d6c614e6b))
16
+
1
17
  ## [1.0.2-beta.3](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.0.2-beta.2...v1.0.2-beta.3) (2023-04-18)
2
18
 
3
19