Skip to content

Commit 1fc71bd

Browse files
authored
Merge pull request #91 from asgardeo/changeset-release/main
2 parents 76c6e0f + eabbb2c commit 1fc71bd

File tree

5 files changed

+18
-7
lines changed

5 files changed

+18
-7
lines changed

.changeset/mean-donkeys-double.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.1.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`b23868f`](https://github.com/asgardeo/web-ui-sdks/commit/b23868f33d9a05df790b22b6585cd20ce7316de9)]:
9+
- @asgardeo/react@0.5.6
10+
311
## 0.1.4
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.1.4",
3+
"version": "0.1.5",
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.6
4+
5+
### Patch Changes
6+
7+
- [#90](https://github.com/asgardeo/web-ui-sdks/pull/90)
8+
[`b23868f`](https://github.com/asgardeo/web-ui-sdks/commit/b23868f33d9a05df790b22b6585cd20ce7316de9) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Fix alignment issues in the components
10+
311
## 0.5.5
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.5",
3+
"version": "0.5.6",
44
"description": "React implementation of Asgardeo JavaScript SDK.",
55
"keywords": [
66
"asgardeo",

0 commit comments

Comments
 (0)