Skip to content

Commit 4ad634f

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.1...v1.3.0) (2024-06-05) ### Bug Fixes * **add loglevel to widget config:** widget config to support loglevel option ([db864e9](db864e9)) * **update-zod-config:** zod-config-literals ([37bfde6](37bfde6)) ### Features * adds virtual authenticators ([ec73811](ec73811)) * **ping-protect:** implement-ping-protect ([27993c6](27993c6)) * **recoverycodes:** add-devicename-to-recoverycodes-page ([3b728a3](3b728a3))
1 parent ee12e65 commit 4ad634f

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

package/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.3.0](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.2.1...v1.3.0) (2024-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **add loglevel to widget config:** widget config to support loglevel option ([db864e9](https://github.com/forgerock/forgerock-web-login-framework/commit/db864e9964018f0aa3e51cea90c126f2e8800d86))
7+
* **update-zod-config:** zod-config-literals ([37bfde6](https://github.com/forgerock/forgerock-web-login-framework/commit/37bfde63d226c53f2888dcfaad7e6e9ef24eaeba))
8+
9+
10+
### Features
11+
12+
* adds virtual authenticators ([ec73811](https://github.com/forgerock/forgerock-web-login-framework/commit/ec73811bb763df41137afb6c461a51b8a961b93b))
13+
* **ping-protect:** implement-ping-protect ([27993c6](https://github.com/forgerock/forgerock-web-login-framework/commit/27993c600836da0dc8e9a2b9030c875a264c4927))
14+
* **recoverycodes:** add-devicename-to-recoverycodes-page ([3b728a3](https://github.com/forgerock/forgerock-web-login-framework/commit/3b728a37b4cbd6c7573f375b435fe67a62f3fc13))
15+
116
# [1.3.0-beta.2](https://github.com/forgerock/forgerock-web-login-framework/compare/v1.3.0-beta.1...v1.3.0-beta.2) (2024-05-28)
217

318

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
},
1717
"license": "MIT",
1818
"dependencies": {},
19-
"version": "1.3.0-beta.2"
19+
"version": "1.3.0"
2020
}

0 commit comments

Comments
 (0)