File tree Expand file tree Collapse file tree 3 files changed +17
-9
lines changed Expand file tree Collapse file tree 3 files changed +17
-9
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.36.1] - 2025-07-17
11
+
12
+ ### Fixes
13
+
14
+ - release lock at the end of the step up flow
10
15
11
16
## [ 1.36.0] - 2025-07-10
12
17
@@ -629,7 +634,9 @@ The eye icon is now correctly displayed in the Auth widget.
629
634
630
635
First version of the SDK Web UI.
631
636
632
- [ Unreleased ] : https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.35.0...HEAD
637
+ [ Unreleased ] : https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.36.1...HEAD
638
+ [ 1.36.1 ] : https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.36.0...v1.36.1
639
+ [ 1.36.0 ] : https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.35.0...v1.36.0
633
640
[ 1.35.0 ] : https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.34.1...v1.35.0
634
641
[ 1.34.1 ] : https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.34.0...v1.34.1
635
642
[ 1.34.0 ] : https://github.com/ReachFive/identity-web-ui-sdk/compare/v1.33.2...v1.34.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @reachfive/identity-ui" ,
3
- "version" : " 1.36.0 " ,
3
+ "version" : " 1.36.1 " ,
4
4
"description" : " ReachFive Identity Web UI SDK" ,
5
5
"author" : " ReachFive" ,
6
6
"repository" : {
34
34
},
35
35
"dependencies" : {
36
36
"@captchafox/react" : " ^1.9.0" ,
37
- "@reachfive/identity-core" : " ^1.37.0 " ,
37
+ "@reachfive/identity-core" : " ^1.37.1 " ,
38
38
"buffer" : " ^6.0.3" ,
39
39
"char-info" : " 0.3.2" ,
40
40
"class-variance-authority" : " ^0.7.1" ,
You can’t perform that action at this time.
0 commit comments