Skip to content

Commit 0092ddd

Browse files
authored
Merge pull request #285 from asgardeo/changeset-release/main
2 parents a125839 + c66f1b0 commit 0092ddd

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

.changeset/seven-points-change.md

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

lib/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# @asgardeo/auth-react
2+
3+
## 5.2.4
4+
5+
### Patch Changes
6+
7+
- f176d6f: Retry the initialisation incase if the config data is not saved in the storage
8+
- Fixes https://github.com/asgardeo/asgardeo-auth-react-sdk/issues/240

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asgardeo/auth-react",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Asgardeo Auth React SDK for React Applications.",
55
"keywords": [
66
"WSO2",

0 commit comments

Comments
 (0)