Skip to content

Commit 7a2d4a1

Browse files
[WSO2 Release] [GitHub Action] [Release] [skip ci] update package versions
1 parent 89ef686 commit 7a2d4a1

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/thick-eagles-camp.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.2
4+
5+
### Patch Changes
6+
7+
- [#36](https://github.com/asgardeo/web-ui-sdks/pull/36)
8+
[`39b7402`](https://github.com/asgardeo/web-ui-sdks/commit/39b74025195a74fde8d7a723855c3b3d7100bb9f) Thanks
9+
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Expose global loading state from the react SDK
10+
311
## 0.2.1
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.1",
3+
"version": "0.2.2",
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)