Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/cyan-spiders-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-melons-appear.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/sixty-toys-enjoy.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @asgardeo/browser

## 0.2.7

### Patch Changes

- [#328](https://github.com/asgardeo/javascript/pull/328)
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix failures in the CI

- Updated dependencies []:
- @asgardeo/javascript@0.7.1

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/browser",
"version": "0.2.6",
"version": "0.2.7",
"description": "Browser-specific implementation of Asgardeo JavaScript SDK.",
"keywords": [
"asgardeo",
Expand Down
13 changes: 13 additions & 0 deletions packages/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @asgardeo/express

## 0.0.50

### Patch Changes

- [#328](https://github.com/asgardeo/javascript/pull/328)
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix failures in the CI

- Updated dependencies
[[`4684e3a`](https://github.com/asgardeo/javascript/commit/4684e3a6b1f7e9a78d55428cd78fbea9cfabfd3b),
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d)]:
- @asgardeo/node@0.0.51

## 0.0.49

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/express",
"version": "0.0.49",
"version": "0.0.50",
"description": "Express.js implementation of Asgardeo JavaScript SDK.",
"keywords": [
"asgardeo",
Expand Down
8 changes: 8 additions & 0 deletions packages/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @asgardeo/i18n

## 0.4.2

### Patch Changes

- [#328](https://github.com/asgardeo/javascript/pull/328)
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix failures in the CI

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/i18n",
"version": "0.4.1",
"version": "0.4.2",
"description": "Internationalization (i18n) package for Asgardeo JavaScript SDKs.",
"keywords": [
"asgardeo",
Expand Down
8 changes: 8 additions & 0 deletions packages/javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @asgardeo/javascript

## 0.7.1

### Patch Changes

- Updated dependencies
[[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d)]:
- @asgardeo/i18n@0.4.2

## 0.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/javascript",
"version": "0.7.0",
"version": "0.7.1",
"description": "Framework agnostic JavaScript SDK for Asgardeo.",
"keywords": [
"asgardeo",
Expand Down
15 changes: 15 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @asgardeo/nextjs

## 0.1.75

### Patch Changes

- [#328](https://github.com/asgardeo/javascript/pull/328)
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix failures in the CI

- Updated dependencies
[[`e4328db`](https://github.com/asgardeo/javascript/commit/e4328db4c129fde1129928c1dbcab0f741c56ef2),
[`4684e3a`](https://github.com/asgardeo/javascript/commit/4684e3a6b1f7e9a78d55428cd78fbea9cfabfd3b),
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d)]:
- @asgardeo/react@0.11.1
- @asgardeo/node@0.0.51

## 0.1.74

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/nextjs",
"version": "0.1.74",
"version": "0.1.75",
"description": "Next.js implementation of Asgardeo JavaScript SDK.",
"keywords": [
"asgardeo",
Expand Down
15 changes: 15 additions & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @asgardeo/node

## 0.0.51

### Patch Changes

- [#356](https://github.com/asgardeo/javascript/pull/356)
[`4684e3a`](https://github.com/asgardeo/javascript/commit/4684e3a6b1f7e9a78d55428cd78fbea9cfabfd3b) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix node build error

- [#328](https://github.com/asgardeo/javascript/pull/328)
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix failures in the CI

- Updated dependencies []:
- @asgardeo/javascript@0.7.1

## 0.0.50

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/node",
"version": "0.0.50",
"version": "0.0.51",
"description": "Node.js runtime specific implementation of Asgardeo JavaScript SDK.",
"keywords": [
"asgardeo",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @asgardeo/react-router

## 1.0.32

### Patch Changes

- [#328](https://github.com/asgardeo/javascript/pull/328)
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix failures in the CI

## 1.0.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/react-router",
"version": "1.0.31",
"version": "1.0.32",
"description": "React Router integration for Asgardeo React SDK with protected routes.",
"keywords": [
"asgardeo",
Expand Down
17 changes: 17 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @asgardeo/react

## 0.11.1

### Patch Changes

- [#354](https://github.com/asgardeo/javascript/pull/354)
[`e4328db`](https://github.com/asgardeo/javascript/commit/e4328db4c129fde1129928c1dbcab0f741c56ef2) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix UserProfile component in AsgardeoV2 platform

- [#328](https://github.com/asgardeo/javascript/pull/328)
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix failures in the CI

- Updated dependencies
[[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d)]:
- @asgardeo/browser@0.2.7
- @asgardeo/i18n@0.4.2

## 0.11.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/react",
"version": "0.11.0",
"version": "0.11.1",
"description": "React implementation of Asgardeo JavaScript SDK.",
"keywords": [
"asgardeo",
Expand Down
8 changes: 8 additions & 0 deletions packages/tanstack-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @asgardeo/tanstack-router

## 1.0.32

### Patch Changes

- [#328](https://github.com/asgardeo/javascript/pull/328)
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix failures in the CI

## 1.0.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tanstack-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/tanstack-router",
"version": "1.0.31",
"version": "1.0.32",
"description": "TanStack Router integration for Asgardeo React SDK with protected routes.",
"keywords": [
"asgardeo",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @asgardeo/vue

## 0.0.10

### Patch Changes

- [#328](https://github.com/asgardeo/javascript/pull/328)
[`019cd19`](https://github.com/asgardeo/javascript/commit/019cd19cb946729ffad5e1511e65da1c5b14720d) Thanks
[@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix failures in the CI

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/vue",
"version": "0.0.9",
"version": "0.0.10",
"description": "Vue SDK for Asgardeo - Authentication and Identity Management",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down