Skip to content

Commit 7e347d4

Browse files
[WSO2 Release] [GitHub Action] [Release] [skip ci] update package versions
1 parent 64e9c33 commit 7e347d4

File tree

7 files changed

+28
-8
lines changed

7 files changed

+28
-8
lines changed

.changeset/real-dolls-build.md

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

packages/nextjs/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`3aa86ce`](https://github.com/asgardeo/web-ui-sdks/commit/3aa86cebb7077f516994a9a6773f3389e7d6a6c8)]:
9+
- @asgardeo/react@0.5.0
10+
311
## 0.0.2
412

513
### Patch Changes

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asgardeo/nextjs",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Next.js implementation of Asgardeo JavaScript SDK.",
55
"keywords": [
66
"asgardeo",

packages/react-router/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @asgardeo/react-router
2+
3+
## 1.0.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`3aa86ce`](https://github.com/asgardeo/web-ui-sdks/commit/3aa86cebb7077f516994a9a6773f3389e7d6a6c8)]:
9+
- @asgardeo/react@0.5.0

packages/react-router/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-router",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "React Router integration for Asgardeo React SDK with protected routes.",
55
"keywords": [
66
"asgardeo",

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.5.0
4+
5+
### Minor Changes
6+
7+
- [#71](https://github.com/asgardeo/web-ui-sdks/pull/71)
8+
[`3aa86ce`](https://github.com/asgardeo/web-ui-sdks/commit/3aa86cebb7077f516994a9a6773f3389e7d6a6c8) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Introduce `SignUp` & B2B components.
10+
311
## 0.4.0
412

513
### Minor 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.4.0",
3+
"version": "0.5.0",
44
"description": "React implementation of Asgardeo JavaScript SDK.",
55
"keywords": [
66
"asgardeo",

0 commit comments

Comments
 (0)