diff --git a/.changeset/chilled-flowers-camp.md b/.changeset/chilled-flowers-camp.md deleted file mode 100644 index 4e71701ab9b..00000000000 --- a/.changeset/chilled-flowers-camp.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@wso2is/console": patch -"@wso2is/features": patch ---- - -Disable AI features in sub-organizations diff --git a/.changeset/smooth-owls-end.md b/.changeset/smooth-owls-end.md deleted file mode 100644 index f27ea9a802a..00000000000 --- a/.changeset/smooth-owls-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@wso2is/features": patch ---- - -Adding new label for the managed APIs diff --git a/apps/console/CHANGELOG.md b/apps/console/CHANGELOG.md index 63c85b99841..e963f3e535c 100644 --- a/apps/console/CHANGELOG.md +++ b/apps/console/CHANGELOG.md @@ -1,5 +1,14 @@ # @wso2is/console +## 2.15.41 + +### Patch Changes + +- [#6116](https://github.com/wso2/identity-apps/pull/6116) [`e89478794e`](https://github.com/wso2/identity-apps/commit/e89478794eb22afa0d52bc5a89dfe1c5765b098a) Thanks [@DonOmalVindula](https://github.com/DonOmalVindula)! - Disable AI features in sub-organizations + +- Updated dependencies [[`e89478794e`](https://github.com/wso2/identity-apps/commit/e89478794eb22afa0d52bc5a89dfe1c5765b098a), [`a2d6f4cc8e`](https://github.com/wso2/identity-apps/commit/a2d6f4cc8ec22fbb344895d4955a9f112a1d88aa)]: + - @wso2is/features@2.15.35 + ## 2.15.40 ### Patch Changes diff --git a/apps/console/package.json b/apps/console/package.json index 20dd2981e12..562877ee43e 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/console", - "version": "2.15.40", + "version": "2.15.41", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0", @@ -57,7 +57,7 @@ "@wso2is/react-components": "^2.1.22", "@wso2is/theme": "^2.0.76", "@wso2is/validation": "^2.0.4", - "@wso2is/features": "^2.15.34", + "@wso2is/features": "^2.15.35", "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 40b908c59d8..8ac13872e73 100644 --- a/apps/myaccount/CHANGELOG.md +++ b/apps/myaccount/CHANGELOG.md @@ -1,5 +1,12 @@ # @wso2is/myaccount +## 2.5.55 + +### Patch Changes + +- Updated dependencies [[`e89478794e`](https://github.com/wso2/identity-apps/commit/e89478794eb22afa0d52bc5a89dfe1c5765b098a), [`a2d6f4cc8e`](https://github.com/wso2/identity-apps/commit/a2d6f4cc8ec22fbb344895d4955a9f112a1d88aa)]: + - @wso2is/features@2.15.35 + ## 2.5.54 ### Patch Changes diff --git a/apps/myaccount/package.json b/apps/myaccount/package.json index 204285df73d..de47d275462 100644 --- a/apps/myaccount/package.json +++ b/apps/myaccount/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/myaccount", - "version": "2.5.54", + "version": "2.5.55", "description": "WSO2 Identity Server My Account", "author": "WSO2", "license": "Apache-2.0", @@ -50,7 +50,7 @@ "@wso2is/react-components": "^2.1.22", "@wso2is/theme": "^2.0.76", "@wso2is/validation": "^2.0.4", - "@wso2is/features": "^2.15.34", + "@wso2is/features": "^2.15.35", "axios": "^0.19.2", "history": "^4.9.0", "i18next": "^21.9.1", diff --git a/features/CHANGELOG.md b/features/CHANGELOG.md index 594a891624f..c2a45545fde 100644 --- a/features/CHANGELOG.md +++ b/features/CHANGELOG.md @@ -1,5 +1,13 @@ # @wso2is/features +## 2.15.35 + +### Patch Changes + +- [#6116](https://github.com/wso2/identity-apps/pull/6116) [`e89478794e`](https://github.com/wso2/identity-apps/commit/e89478794eb22afa0d52bc5a89dfe1c5765b098a) Thanks [@DonOmalVindula](https://github.com/DonOmalVindula)! - Disable AI features in sub-organizations + +* [#6099](https://github.com/wso2/identity-apps/pull/6099) [`a2d6f4cc8e`](https://github.com/wso2/identity-apps/commit/a2d6f4cc8ec22fbb344895d4955a9f112a1d88aa) Thanks [@indeewari](https://github.com/indeewari)! - Adding new label for the managed APIs + ## 2.15.34 ### Patch Changes diff --git a/features/package.json b/features/package.json index 66c9c84af7f..0d404b82356 100644 --- a/features/package.json +++ b/features/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/features", - "version": "2.15.34", + "version": "2.15.35", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b63c80bbfe..a16aae0be2d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -524,7 +524,7 @@ importers: specifier: ^2.0.51 version: link:../../modules/dynamic-forms '@wso2is/features': - specifier: ^2.15.34 + specifier: ^2.15.35 version: link:../../features '@wso2is/form': specifier: ^2.0.52 @@ -861,7 +861,7 @@ importers: specifier: ^2.0.41 version: link:../../modules/core '@wso2is/features': - specifier: ^2.15.34 + specifier: ^2.15.35 version: link:../../features '@wso2is/forms': specifier: ^2.0.31