We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9936c commit 6e6b32eCopy full SHA for 6e6b32e
.changeset/fluffy-colts-rest.md
packages/react/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @asgardeo/react
2
3
+## 0.2.0
4
+
5
+### Minor Changes
6
7
+- [#31](https://github.com/asgardeo/web-ui-sdks/pull/31)
8
+ [`084d8e9`](https://github.com/asgardeo/web-ui-sdks/commit/084d8e9cc66a1b36033f82bf7659b9c3a1ac3627) Thanks
9
+ [@DonOmalVindula](https://github.com/DonOmalVindula)! - Implement support for identifier first authenticator
10
11
## 0.1.1
12
13
### Patch Changes
packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/react",
- "version": "0.1.1",
+ "version": "0.2.0",
"description": "React Wrapper to build customizable login UIs for Asgardeo or Identity Server",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
0 commit comments