Skip to content

Commit 0ca9d2d

Browse files
authored
Merge pull request #89 from asgardeo/changeset-release/main
[Release] [GitHub Action] Update package versions
2 parents ec2f46f + ac30b9c commit 0ca9d2d

File tree

15 files changed

+84
-18
lines changed

15 files changed

+84
-18
lines changed

.changeset/tiny-worms-repeat.md

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

packages/browser/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#87](https://github.com/asgardeo/web-ui-sdks/pull/87)
8+
[`c0b7ebd`](https://github.com/asgardeo/web-ui-sdks/commit/c0b7ebd71adb258d3df9fc336dfcb122e6ff6434) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Fix B2B components
10+
11+
- Updated dependencies
12+
[[`c0b7ebd`](https://github.com/asgardeo/web-ui-sdks/commit/c0b7ebd71adb258d3df9fc336dfcb122e6ff6434)]:
13+
- @asgardeo/javascript@0.1.3
14+
315
## 0.1.2
416

517
### 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.2",
3+
"version": "0.1.3",
44
"description": "Browser-specific implementation of Asgardeo JavaScript SDK.",
55
"keywords": [
66
"asgardeo",

packages/express/CHANGELOG.md

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

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- [#87](https://github.com/asgardeo/web-ui-sdks/pull/87)
8+
[`c0b7ebd`](https://github.com/asgardeo/web-ui-sdks/commit/c0b7ebd71adb258d3df9fc336dfcb122e6ff6434) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Fix B2B components
10+
11+
- Updated dependencies
12+
[[`c0b7ebd`](https://github.com/asgardeo/web-ui-sdks/commit/c0b7ebd71adb258d3df9fc336dfcb122e6ff6434)]:
13+
- @asgardeo/node@0.0.5
14+
315
## 0.0.3
416

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

packages/javascript/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#87](https://github.com/asgardeo/web-ui-sdks/pull/87)
8+
[`c0b7ebd`](https://github.com/asgardeo/web-ui-sdks/commit/c0b7ebd71adb258d3df9fc336dfcb122e6ff6434) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Fix B2B components
10+
311
## 0.1.2
412

513
### 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.2",
3+
"version": "0.1.3",
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.4
4+
5+
### Patch Changes
6+
7+
- [#87](https://github.com/asgardeo/web-ui-sdks/pull/87)
8+
[`c0b7ebd`](https://github.com/asgardeo/web-ui-sdks/commit/c0b7ebd71adb258d3df9fc336dfcb122e6ff6434) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Fix B2B components
10+
11+
- Updated dependencies
12+
[[`c0b7ebd`](https://github.com/asgardeo/web-ui-sdks/commit/c0b7ebd71adb258d3df9fc336dfcb122e6ff6434)]:
13+
- @asgardeo/node@0.0.5
14+
- @asgardeo/react@0.5.5
15+
316
## 0.1.3
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.3",
3+
"version": "0.1.4",
44
"description": "Next.js implementation of Asgardeo JavaScript SDK.",
55
"keywords": [
66
"asgardeo",

packages/node/CHANGELOG.md

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

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [#87](https://github.com/asgardeo/web-ui-sdks/pull/87)
8+
[`c0b7ebd`](https://github.com/asgardeo/web-ui-sdks/commit/c0b7ebd71adb258d3df9fc336dfcb122e6ff6434) Thanks
9+
[@brionmario](https://github.com/brionmario)! - Fix B2B components
10+
11+
- Updated dependencies
12+
[[`c0b7ebd`](https://github.com/asgardeo/web-ui-sdks/commit/c0b7ebd71adb258d3df9fc336dfcb122e6ff6434)]:
13+
- @asgardeo/javascript@0.1.3
14+
315
## 0.0.4
416

517
### Patch Changes

0 commit comments

Comments
 (0)