Skip to content

Commit bcd1d65

Browse files
[WSO2 Release] [GitHub Action] [Release] [skip ci] update package versions
1 parent 3b9d30b commit bcd1d65

File tree

15 files changed

+66
-13
lines changed

15 files changed

+66
-13
lines changed

.changeset/late-animals-rush.md

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

packages/browser/CHANGELOG.md

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

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`ee3b7c6`](https://github.com/asgardeo/web-ui-sdks/commit/ee3b7c669dc4a3c401569ed2b1861256d8df90da)]:
9+
- @asgardeo/javascript@0.1.7
10+
311
## 0.1.6
412

513
### Patch Changes

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asgardeo/browser",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Browser-specific implementation of Asgardeo JavaScript SDK.",
55
"keywords": [
66
"asgardeo",

packages/express/CHANGELOG.md

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

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @asgardeo/node@0.0.9
9+
310
## 0.0.7
411

512
### Patch Changes

packages/express/package.json

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

packages/javascript/CHANGELOG.md

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

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- [#104](https://github.com/asgardeo/web-ui-sdks/pull/104)
8+
[`ee3b7c6`](https://github.com/asgardeo/web-ui-sdks/commit/ee3b7c669dc4a3c401569ed2b1861256d8df90da) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Move to a session cookie to give the ability to do route level scope
10+
based authorization.
11+
312
## 0.1.6
413

514
### Patch Changes

packages/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asgardeo/javascript",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Framework agnostic JavaScript SDK for Asgardeo.",
55
"keywords": [
66
"asgardeo",

packages/nextjs/CHANGELOG.md

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

3+
## 0.1.11
4+
5+
### Patch Changes
6+
7+
- [#104](https://github.com/asgardeo/web-ui-sdks/pull/104)
8+
[`ee3b7c6`](https://github.com/asgardeo/web-ui-sdks/commit/ee3b7c669dc4a3c401569ed2b1861256d8df90da) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Move to a session cookie to give the ability to do route level scope
10+
based authorization.
11+
12+
- Updated dependencies []:
13+
- @asgardeo/node@0.0.9
14+
- @asgardeo/react@0.5.11
15+
316
## 0.1.10
417

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

packages/node/CHANGELOG.md

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

3+
## 0.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`ee3b7c6`](https://github.com/asgardeo/web-ui-sdks/commit/ee3b7c669dc4a3c401569ed2b1861256d8df90da)]:
9+
- @asgardeo/javascript@0.1.7
10+
311
## 0.0.8
412

513
### Patch Changes

0 commit comments

Comments
 (0)