diff --git a/.changeset/serious-poems-wonder.md b/.changeset/serious-poems-wonder.md deleted file mode 100644 index 65b9a29f6f7..00000000000 --- a/.changeset/serious-poems-wonder.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@wso2is/console": patch -"@wso2is/features": patch ---- - -Revert "Refactor `onSignIn` hooks" diff --git a/apps/console/CHANGELOG.md b/apps/console/CHANGELOG.md index 9e21cad1052..f6d6621b825 100644 --- a/apps/console/CHANGELOG.md +++ b/apps/console/CHANGELOG.md @@ -1,5 +1,14 @@ # @wso2is/console +## 2.14.15 + +### Patch Changes + +- [#5930](https://github.com/wso2/identity-apps/pull/5930) [`eeba472d82`](https://github.com/wso2/identity-apps/commit/eeba472d82895a23a382095dc92d2d71234c3d48) Thanks [@brionmario](https://github.com/brionmario)! - Revert "Refactor `onSignIn` hooks" + +- Updated dependencies [[`eeba472d82`](https://github.com/wso2/identity-apps/commit/eeba472d82895a23a382095dc92d2d71234c3d48)]: + - @wso2is/features@2.14.14 + ## 2.14.14 ### Patch Changes diff --git a/apps/console/package.json b/apps/console/package.json index e1577604bd0..ce2c8f16c29 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/console", - "version": "2.14.14", + "version": "2.14.15", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0", @@ -57,7 +57,7 @@ "@wso2is/react-components": "^2.1.13", "@wso2is/theme": "^2.0.71", "@wso2is/validation": "^2.0.3", - "@wso2is/features": "^2.14.13", + "@wso2is/features": "^2.14.14", "axios": "^0.19.2", "codemirror": "^5.52.0", "country-language": "^0.1.7", diff --git a/apps/myaccount/CHANGELOG.md b/apps/myaccount/CHANGELOG.md index 710facb5f29..0a9bf5c53b1 100644 --- a/apps/myaccount/CHANGELOG.md +++ b/apps/myaccount/CHANGELOG.md @@ -1,5 +1,12 @@ # @wso2is/myaccount +## 2.5.2 + +### Patch Changes + +- Updated dependencies [[`eeba472d82`](https://github.com/wso2/identity-apps/commit/eeba472d82895a23a382095dc92d2d71234c3d48)]: + - @wso2is/features@2.14.14 + ## 2.5.1 ### Patch Changes diff --git a/apps/myaccount/package.json b/apps/myaccount/package.json index f01edda63f4..fe62b0a9019 100644 --- a/apps/myaccount/package.json +++ b/apps/myaccount/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/myaccount", - "version": "2.5.1", + "version": "2.5.2", "description": "WSO2 Identity Server My Account", "author": "WSO2", "license": "Apache-2.0", @@ -50,7 +50,7 @@ "@wso2is/react-components": "^2.1.13", "@wso2is/theme": "^2.0.71", "@wso2is/validation": "^2.0.3", - "@wso2is/features": "^2.14.13", + "@wso2is/features": "^2.14.14", "axios": "^0.19.2", "history": "^4.9.0", "i18next": "^21.9.1", diff --git a/features/CHANGELOG.md b/features/CHANGELOG.md index a44a2565184..d355c5cc387 100644 --- a/features/CHANGELOG.md +++ b/features/CHANGELOG.md @@ -1,5 +1,11 @@ # @wso2is/features +## 2.14.14 + +### Patch Changes + +- [#5930](https://github.com/wso2/identity-apps/pull/5930) [`eeba472d82`](https://github.com/wso2/identity-apps/commit/eeba472d82895a23a382095dc92d2d71234c3d48) Thanks [@brionmario](https://github.com/brionmario)! - Revert "Refactor `onSignIn` hooks" + ## 2.14.13 ### Patch Changes diff --git a/features/package.json b/features/package.json index 357881b9de6..4566735ef9f 100644 --- a/features/package.json +++ b/features/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/features", - "version": "2.14.13", + "version": "2.14.14", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f65cfa59d80..ff19a794608 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -527,7 +527,7 @@ importers: specifier: ^2.0.42 version: link:../../modules/dynamic-forms '@wso2is/features': - specifier: ^2.14.13 + specifier: ^2.14.14 version: link:../../features '@wso2is/form': specifier: ^2.0.43 @@ -864,7 +864,7 @@ importers: specifier: ^2.0.38 version: link:../../modules/core '@wso2is/features': - specifier: ^2.14.13 + specifier: ^2.14.14 version: link:../../features '@wso2is/forms': specifier: ^2.0.28