Skip to content

Commit 36b87dc

Browse files
authored
Merge pull request #103 from asgardeo/changeset-release/main
[Release] [GitHub Action] Update package versions
2 parents 57eb93b + 9ea26f4 commit 36b87dc

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/soft-kiwis-drive.md

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

packages/nextjs/CHANGELOG.md

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

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- [#102](https://github.com/asgardeo/web-ui-sdks/pull/102)
8+
[`6dd960a`](https://github.com/asgardeo/web-ui-sdks/commit/6dd960a7cb26b770aabb9c297f50544c264e2bcc) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Enhance route protection with createRouteMatcher and session
10+
validation
11+
312
## 0.1.9
413

514
### 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.9",
3+
"version": "0.1.10",
44
"description": "Next.js implementation of Asgardeo JavaScript SDK.",
55
"keywords": [
66
"asgardeo",

0 commit comments

Comments
 (0)