Skip to content

Commit 1d7c291

Browse files
authored
v1.29.0 (#229)
1 parent 8828a8c commit 1d7c291

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10-
- Upgrade SDK Core dependency to 1.34.0
10+
## [1.29.0] - 2024-11-08
11+
12+
## Changes
1113
- Display additional info on registered passkeys
14+
- Upgrade SDK Core dependency to 1.34.0
1215

1316
## [1.28.0] - 2024-10-10
1417

@@ -490,7 +493,9 @@ The eye icon is now correctly displayed in the Auth widget.
490493

491494
First version of the SDK Web UI.
492495

493-
[Unreleased]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.28.0...HEAD
496+
[Unreleased]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.29.0...HEAD
497+
498+
[1.29.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.28.0...v1.29.0
494499

495500
[1.28.0]: https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.27.0...v1.28.0
496501

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reachfive/identity-ui",
3-
"version": "1.28.0",
3+
"version": "1.29.0",
44
"description": "ReachFive Identity Web UI SDK",
55
"author": "ReachFive",
66
"repository": {

0 commit comments

Comments
 (0)