File tree Expand file tree Collapse file tree 5 files changed +24
-8
lines changed Expand file tree Collapse file tree 5 files changed +24
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @asgardeo/js
2
2
3
+ ## 0.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #34 ] ( https://github.com/asgardeo/web-ui-sdks/pull/34 )
8
+ [ ` 4344408 ` ] ( https://github.com/asgardeo/web-ui-sdks/commit/43444087466db1c12fdb97e283192d5e2ccc00f1 ) Thanks
9
+ [ @DonOmalVindula ] ( https://github.com/DonOmalVindula ) ! - Improvements to Identifier first authenticator in the React
10
+ SDK
11
+
3
12
## 0.1.1
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @asgardeo/js" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"description" : " Framework agnostic JS for Asgardeo or Identity Server" ,
5
5
"main" : " dist/cjs/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 1
1
# @asgardeo/react
2
2
3
+ ## 0.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #34 ] ( https://github.com/asgardeo/web-ui-sdks/pull/34 )
8
+ [ ` 4344408 ` ] ( https://github.com/asgardeo/web-ui-sdks/commit/43444087466db1c12fdb97e283192d5e2ccc00f1 ) Thanks
9
+ [ @DonOmalVindula ] ( https://github.com/DonOmalVindula ) ! - Improvements to Identifier first authenticator in the React
10
+ SDK
11
+
12
+ - Updated dependencies
13
+ [[ ` 4344408 ` ] ( https://github.com/asgardeo/web-ui-sdks/commit/43444087466db1c12fdb97e283192d5e2ccc00f1 )] :
14
+ - @asgardeo/js @0.1.2
15
+
3
16
## 0.2.0
4
17
5
18
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @asgardeo/react" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " React Wrapper to build customizable login UIs for Asgardeo or Identity Server" ,
5
5
"main" : " dist/cjs/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments