Skip to content

Commit d1802e4

Browse files
[WSO2 Release] [GitHub Action] [Release] [skip ci] update package versions
1 parent db2b334 commit d1802e4

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/brave-colts-double.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @asgardeo/react
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- [#38](https://github.com/asgardeo/web-ui-sdks/pull/38)
8+
[`9d577ed`](https://github.com/asgardeo/web-ui-sdks/commit/9d577ed83b3ba138b884d2a2aa0f51f4dc2d7d79) Thanks
9+
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix loading state issues in the React SDK
10+
311
## 0.2.2
412

513
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asgardeo/react",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "React Wrapper to build customizable login UIs for Asgardeo or Identity Server",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)