diff --git a/packages/okta-angular/CHANGELOG.md b/packages/okta-angular/CHANGELOG.md index 098efee42..c805cdc49 100644 --- a/packages/okta-angular/CHANGELOG.md +++ b/packages/okta-angular/CHANGELOG.md @@ -1,3 +1,10 @@ + +# 1.3.0 + +### Features + +- [`558696`](https://github.com/okta/okta-oidc-js/commit/5586962c137d7ef0788744dbf0c1dc9f7d411ad0) - Upgrades to `@okta/okta-auth-js@2.11` which includes new options for signout: [`3e8c65`](https://github.com/okta/okta-auth-js/commit/3e8c654b99de771549775eb566f9349c86ed89b6) + # 1.2.3 ### Features diff --git a/packages/okta-angular/package.json b/packages/okta-angular/package.json index 43de078b3..99f5acf15 100644 --- a/packages/okta-angular/package.json +++ b/packages/okta-angular/package.json @@ -1,6 +1,6 @@ { "name": "@okta/okta-angular", - "version": "1.2.3", + "version": "1.3.0", "description": "Angular support for Okta", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts", diff --git a/packages/okta-react/CHANGELOG.md b/packages/okta-react/CHANGELOG.md index ea36df72e..48b967295 100644 --- a/packages/okta-react/CHANGELOG.md +++ b/packages/okta-react/CHANGELOG.md @@ -1,3 +1,9 @@ +# 1.3.0 + +### Features + +- [`558696`](https://github.com/okta/okta-oidc-js/commit/5586962c137d7ef0788744dbf0c1dc9f7d411ad0) - Upgrades to `@okta/okta-auth-js@2.11` which includes new options for signout: [`3e8c65`](https://github.com/okta/okta-auth-js/commit/3e8c654b99de771549775eb566f9349c86ed89b6) + # 1.2.3 ### Other diff --git a/packages/okta-react/package.json b/packages/okta-react/package.json index 63e49a997..f21262c9d 100644 --- a/packages/okta-react/package.json +++ b/packages/okta-react/package.json @@ -1,6 +1,6 @@ { "name": "@okta/okta-react", - "version": "1.2.3", + "version": "1.3.0", "description": "React support for Okta", "main": "./dist/index.js", "scripts": { diff --git a/packages/okta-vue/CHANGELOG.md b/packages/okta-vue/CHANGELOG.md index c5820765c..d15a4da44 100644 --- a/packages/okta-vue/CHANGELOG.md +++ b/packages/okta-vue/CHANGELOG.md @@ -1,3 +1,10 @@ + +# 1.2.0 + +### Features + +- [`558696`](https://github.com/okta/okta-oidc-js/commit/5586962c137d7ef0788744dbf0c1dc9f7d411ad0) - Upgrades to `@okta/okta-auth-js@2.11` which includes new options for signout: [`3e8c65`](https://github.com/okta/okta-auth-js/commit/3e8c654b99de771549775eb566f9349c86ed89b6) + # 1.1.1 ### Features diff --git a/packages/okta-vue/package.json b/packages/okta-vue/package.json index 433b85938..88286576d 100644 --- a/packages/okta-vue/package.json +++ b/packages/okta-vue/package.json @@ -1,6 +1,6 @@ { "name": "@okta/okta-vue", - "version": "1.1.1", + "version": "1.2.0", "description": "Vue support for Okta", "main": "dist/okta-vue.js", "files": [