Skip to content

Commit 49770f4

Browse files
authored
Merge pull request #93 from asgardeo/changeset-release/main
2 parents cd01943 + 649cfd3 commit 49770f4

File tree

5 files changed

+22
-8
lines changed

5 files changed

+22
-8
lines changed

.changeset/early-boxes-hide.md

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

packages/nextjs/CHANGELOG.md

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

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- [#92](https://github.com/asgardeo/web-ui-sdks/pull/92)
8+
[`1ce6a26`](https://github.com/asgardeo/web-ui-sdks/commit/1ce6a2657678549e06609958162003027b986b03) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Fix issues in next components
10+
11+
- Updated dependencies
12+
[[`1ce6a26`](https://github.com/asgardeo/web-ui-sdks/commit/1ce6a2657678549e06609958162003027b986b03)]:
13+
- @asgardeo/react@0.5.7
14+
315
## 0.1.5
416

517
### 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.1.5",
3+
"version": "0.1.6",
44
"description": "Next.js implementation of Asgardeo JavaScript SDK.",
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.7
4+
5+
### Patch Changes
6+
7+
- [#92](https://github.com/asgardeo/web-ui-sdks/pull/92)
8+
[`1ce6a26`](https://github.com/asgardeo/web-ui-sdks/commit/1ce6a2657678549e06609958162003027b986b03) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Fix issues in next components
10+
311
## 0.5.6
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.5.6",
3+
"version": "0.5.7",
44
"description": "React implementation of Asgardeo JavaScript SDK.",
55
"keywords": [
66
"asgardeo",

0 commit comments

Comments
 (0)