We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb9959 commit 6bb00d5Copy full SHA for 6bb00d5
lerna.json
@@ -9,5 +9,5 @@
9
"samples/*"
10
],
11
"npmClient": "yarn",
12
- "version": "4.1.2"
+ "version": "5.0.0"
13
}
lib/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@asgardeo/auth-js",
3
- "version": "4.1.2",
+ "version": "5.0.0",
4
"description": "Asgardeo Auth JS SDK to be used in JavaScript and TypeScript applications.",
5
"keywords": [
6
"Asgardeo",
0 commit comments