Skip to content

Commit

Permalink
Merge branch 'main' into restartOnErrorSdks
Browse files Browse the repository at this point in the history
  • Loading branch information
nirgur authored Nov 13, 2024
2 parents dbd33c1 + e3045fe commit 52727ab
Show file tree
Hide file tree
Showing 28 changed files with 128 additions and 14 deletions.
7 changes: 7 additions & 0 deletions packages/libs/escape-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.1.0](https://github.com/descope/descope-js/compare/escape-markdown-0.0.2...escape-markdown-0.1.0) (2024-11-13)


### Features

* Logout previous sessions RELEASE ([#846](https://github.com/descope/descope-js/issues/846)) ([193b640](https://github.com/descope/descope-js/commit/193b640bb81b157d172ca4e58d32f742e97009fe))

## [0.0.2](https://github.com/descope/descope-js/compare/escape-markdown-0.0.1...escape-markdown-0.0.2) (2024-11-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/libs/escape-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/escape-markdown",
"version": "0.0.2",
"version": "0.1.0",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
"bugs": {
Expand Down
13 changes: 13 additions & 0 deletions packages/sdks/angular-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.7.1](https://github.com/descope/descope-js/compare/angular-sdk-0.7.0...angular-sdk-0.7.1) (2024-11-13)

### Dependency Updates

* `access-key-management-widget` updated to version `0.2.1`
* `audit-management-widget` updated to version `0.2.1`
* `role-management-widget` updated to version `0.2.1`
* `user-management-widget` updated to version `0.5.1`
* `user-profile-widget` updated to version `0.1.1`
* `applications-portal-widget` updated to version `0.2.1`
* `web-component` updated to version `3.29.1`
* `web-js-sdk` updated to version `1.20.0`
* `core-js-sdk` updated to version `2.30.0`
## [0.7.0](https://github.com/descope/descope-js/compare/angular-sdk-0.6.6...angular-sdk-0.7.0) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/angular-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/angular-sdk",
"version": "0.7.0",
"version": "0.7.1",
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/sdks/core-js-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.30.0](https://github.com/descope/descope-js/compare/core-js-sdk-2.29.1...core-js-sdk-2.30.0) (2024-11-13)


### Features

* Logout previous sessions RELEASE ([#846](https://github.com/descope/descope-js/issues/846)) ([193b640](https://github.com/descope/descope-js/commit/193b640bb81b157d172ca4e58d32f742e97009fe))

## [2.29.1](https://github.com/descope/descope-js/compare/core-js-sdk-2.29.0...core-js-sdk-2.29.1) (2024-10-29)

## [2.29.0](https://github.com/descope/descope-js/compare/core-js-sdk-2.28.0...core-js-sdk-2.29.0) (2024-10-26)
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/core-js-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/core-js-sdk",
"version": "2.29.1",
"version": "2.30.0",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
"bugs": {
Expand Down
8 changes: 8 additions & 0 deletions packages/sdks/nextjs-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.3.8](https://github.com/descope/descope-js/compare/nextjs-sdk-0.3.7...nextjs-sdk-0.3.8) (2024-11-13)

### Dependency Updates

* `web-js-sdk` updated to version `1.20.0`
* `react-sdk` updated to version `2.3.0`
* `core-js-sdk` updated to version `2.30.0`
* `web-component` updated to version `3.29.1`
## [0.3.7](https://github.com/descope/descope-js/compare/nextjs-sdk-0.3.6...nextjs-sdk-0.3.7) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/nextjs-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/nextjs-sdk",
"version": "0.3.7",
"version": "0.3.8",
"description": "Descope NextJS SDK",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
Expand Down
18 changes: 18 additions & 0 deletions packages/sdks/react-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.3.0](https://github.com/descope/descope-js/compare/react-sdk-2.2.0...react-sdk-2.3.0) (2024-11-13)

### Dependency Updates

* `access-key-management-widget` updated to version `0.2.1`
* `audit-management-widget` updated to version `0.2.1`
* `role-management-widget` updated to version `0.2.1`
* `user-management-widget` updated to version `0.5.1`
* `user-profile-widget` updated to version `0.1.1`
* `applications-portal-widget` updated to version `0.2.1`
* `web-component` updated to version `3.29.1`
* `web-js-sdk` updated to version `1.20.0`
* `core-js-sdk` updated to version `2.30.0`

### Features

* Logout previous sessions RELEASE ([#846](https://github.com/descope/descope-js/issues/846)) ([193b640](https://github.com/descope/descope-js/commit/193b640bb81b157d172ca4e58d32f742e97009fe))

## [2.2.0](https://github.com/descope/descope-js/compare/react-sdk-2.1.6...react-sdk-2.2.0) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/react-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/react-sdk",
"version": "2.2.0",
"version": "2.3.0",
"description": "Descope React SDK",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
Expand Down
13 changes: 13 additions & 0 deletions packages/sdks/vue-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.2.1](https://github.com/descope/descope-js/compare/vue-sdk-2.2.0...vue-sdk-2.2.1) (2024-11-13)

### Dependency Updates

* `access-key-management-widget` updated to version `0.2.1`
* `audit-management-widget` updated to version `0.2.1`
* `role-management-widget` updated to version `0.2.1`
* `user-management-widget` updated to version `0.5.1`
* `user-profile-widget` updated to version `0.1.1`
* `applications-portal-widget` updated to version `0.2.1`
* `web-component` updated to version `3.29.1`
* `web-js-sdk` updated to version `1.20.0`
* `core-js-sdk` updated to version `2.30.0`
## [2.2.0](https://github.com/descope/descope-js/compare/vue-sdk-2.1.6...vue-sdk-2.2.0) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/vue-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/vue-sdk",
"version": "2.2.0",
"version": "2.2.1",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/sdks/web-component/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.29.1](https://github.com/descope/descope-js/compare/web-component-3.29.0...web-component-3.29.1) (2024-11-13)

### Dependency Updates

* `web-js-sdk` updated to version `1.20.0`
* `escape-markdown` updated to version `0.1.0`
## [3.29.0](https://github.com/descope/descope-js/compare/web-component-3.28.0...web-component-3.29.0) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/web-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/web-component",
"version": "3.29.0",
"version": "3.29.1",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
"bugs": {
Expand Down
10 changes: 10 additions & 0 deletions packages/sdks/web-js-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [1.20.0](https://github.com/descope/descope-js/compare/web-js-sdk-1.19.2...web-js-sdk-1.20.0) (2024-11-13)

### Dependency Updates

* `core-js-sdk` updated to version `2.30.0`

### Features

* Logout previous sessions RELEASE ([#846](https://github.com/descope/descope-js/issues/846)) ([193b640](https://github.com/descope/descope-js/commit/193b640bb81b157d172ca4e58d32f742e97009fe))

## [1.19.2](https://github.com/descope/descope-js/compare/web-js-sdk-1.19.1...web-js-sdk-1.19.2) (2024-10-29)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/web-js-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/web-js-sdk",
"version": "1.19.2",
"version": "1.20.0",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions packages/widgets/access-key-management-widget/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.2.1](https://github.com/descope/descope-js/compare/access-key-management-widget-0.2.0...access-key-management-widget-0.2.1) (2024-11-13)

### Dependency Updates

* `web-js-sdk` updated to version `1.20.0`
## [0.2.0](https://github.com/descope/descope-js/compare/access-key-management-widget-0.1.128...access-key-management-widget-0.2.0) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/widgets/access-key-management-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/access-key-management-widget",
"version": "0.2.0",
"version": "0.2.1",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions packages/widgets/applications-portal-widget/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.2.1](https://github.com/descope/descope-js/compare/applications-portal-widget-0.2.0...applications-portal-widget-0.2.1) (2024-11-13)

### Dependency Updates

* `web-js-sdk` updated to version `1.20.0`
## [0.2.0](https://github.com/descope/descope-js/compare/applications-portal-widget-0.1.4...applications-portal-widget-0.2.0) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/widgets/applications-portal-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/applications-portal-widget",
"version": "0.2.0",
"version": "0.2.1",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions packages/widgets/audit-management-widget/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.2.1](https://github.com/descope/descope-js/compare/audit-management-widget-0.2.0...audit-management-widget-0.2.1) (2024-11-13)

### Dependency Updates

* `web-js-sdk` updated to version `1.20.0`
## [0.2.0](https://github.com/descope/descope-js/compare/audit-management-widget-0.1.92...audit-management-widget-0.2.0) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/widgets/audit-management-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/audit-management-widget",
"version": "0.2.0",
"version": "0.2.1",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions packages/widgets/role-management-widget/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.2.1](https://github.com/descope/descope-js/compare/role-management-widget-0.2.0...role-management-widget-0.2.1) (2024-11-13)

### Dependency Updates

* `web-js-sdk` updated to version `1.20.0`
## [0.2.0](https://github.com/descope/descope-js/compare/role-management-widget-0.1.126...role-management-widget-0.2.0) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/widgets/role-management-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/role-management-widget",
"version": "0.2.0",
"version": "0.2.1",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions packages/widgets/user-management-widget/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.5.1](https://github.com/descope/descope-js/compare/user-management-widget-0.5.0...user-management-widget-0.5.1) (2024-11-13)

### Dependency Updates

* `web-js-sdk` updated to version `1.20.0`
## [0.5.0](https://github.com/descope/descope-js/compare/user-management-widget-0.4.129...user-management-widget-0.5.0) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/widgets/user-management-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/user-management-widget",
"version": "0.5.0",
"version": "0.5.1",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
"bugs": {
Expand Down
7 changes: 7 additions & 0 deletions packages/widgets/user-profile-widget/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.1.1](https://github.com/descope/descope-js/compare/user-profile-widget-0.1.0...user-profile-widget-0.1.1) (2024-11-13)

### Dependency Updates

* `core-js-sdk` updated to version `2.30.0`
* `web-js-sdk` updated to version `1.20.0`
* `web-component` updated to version `3.29.1`
## [0.1.0](https://github.com/descope/descope-js/compare/user-profile-widget-0.0.113...user-profile-widget-0.1.0) (2024-11-10)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/widgets/user-profile-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/user-profile-widget",
"version": "0.1.0",
"version": "0.1.1",
"author": "Descope Team <info@descope.com>",
"homepage": "https://github.com/descope/descope-js",
"bugs": {
Expand Down

0 comments on commit 52727ab

Please sign in to comment.