diff --git a/.changeset/silly-waves-joke.md b/.changeset/silly-waves-joke.md deleted file mode 100644 index f54f7890330..00000000000 --- a/.changeset/silly-waves-joke.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@wso2is/theme": patch -"@wso2is/features": patch -"@wso2is/console": patch ---- - -Add missing doclinks and optimize banner images in AI features diff --git a/apps/console/CHANGELOG.md b/apps/console/CHANGELOG.md index e963f3e535c..02596341ce2 100644 --- a/apps/console/CHANGELOG.md +++ b/apps/console/CHANGELOG.md @@ -1,5 +1,18 @@ # @wso2is/console +## 2.15.42 + +### Patch Changes + +- [#6113](https://github.com/wso2/identity-apps/pull/6113) [`8f9c18b05f`](https://github.com/wso2/identity-apps/commit/8f9c18b05fe577b814d1207b4c5c869ecfa131a3) Thanks [@DonOmalVindula](https://github.com/DonOmalVindula)! - Add missing doclinks and optimize banner images in AI features + +- Updated dependencies [[`8f9c18b05f`](https://github.com/wso2/identity-apps/commit/8f9c18b05fe577b814d1207b4c5c869ecfa131a3)]: + - @wso2is/theme@2.0.77 + - @wso2is/features@2.15.36 + - @wso2is/react-components@2.1.23 + - @wso2is/dynamic-forms@2.0.52 + - @wso2is/form@2.0.53 + ## 2.15.41 ### Patch Changes diff --git a/apps/console/package.json b/apps/console/package.json index 562877ee43e..2ae182196c8 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/console", - "version": "2.15.41", + "version": "2.15.42", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0", @@ -50,14 +50,14 @@ "@oxygen-ui/react-icons": "^1.11.0", "@wso2is/access-control": "^3.0.1", "@wso2is/core": "^2.0.41", - "@wso2is/dynamic-forms": "^2.0.51", - "@wso2is/form": "^2.0.52", + "@wso2is/dynamic-forms": "^2.0.52", + "@wso2is/form": "^2.0.53", "@wso2is/forms": "^2.0.31", "@wso2is/i18n": "^2.2.9", - "@wso2is/react-components": "^2.1.22", - "@wso2is/theme": "^2.0.76", + "@wso2is/react-components": "^2.1.23", + "@wso2is/theme": "^2.0.77", "@wso2is/validation": "^2.0.4", - "@wso2is/features": "^2.15.35", + "@wso2is/features": "^2.15.36", "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 8ac13872e73..3f33f67d59b 100644 --- a/apps/myaccount/CHANGELOG.md +++ b/apps/myaccount/CHANGELOG.md @@ -1,5 +1,14 @@ # @wso2is/myaccount +## 2.5.56 + +### Patch Changes + +- Updated dependencies [[`8f9c18b05f`](https://github.com/wso2/identity-apps/commit/8f9c18b05fe577b814d1207b4c5c869ecfa131a3)]: + - @wso2is/theme@2.0.77 + - @wso2is/features@2.15.36 + - @wso2is/react-components@2.1.23 + ## 2.5.55 ### Patch Changes diff --git a/apps/myaccount/package.json b/apps/myaccount/package.json index de47d275462..de5df30a68f 100644 --- a/apps/myaccount/package.json +++ b/apps/myaccount/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/myaccount", - "version": "2.5.55", + "version": "2.5.56", "description": "WSO2 Identity Server My Account", "author": "WSO2", "license": "Apache-2.0", @@ -47,10 +47,10 @@ "@wso2is/core": "^2.0.41", "@wso2is/forms": "^2.0.31", "@wso2is/i18n": "^2.2.9", - "@wso2is/react-components": "^2.1.22", - "@wso2is/theme": "^2.0.76", + "@wso2is/react-components": "^2.1.23", + "@wso2is/theme": "^2.0.77", "@wso2is/validation": "^2.0.4", - "@wso2is/features": "^2.15.35", + "@wso2is/features": "^2.15.36", "axios": "^0.19.2", "history": "^4.9.0", "i18next": "^21.9.1", diff --git a/features/CHANGELOG.md b/features/CHANGELOG.md index c2a45545fde..f30d6a7e1d4 100644 --- a/features/CHANGELOG.md +++ b/features/CHANGELOG.md @@ -1,5 +1,17 @@ # @wso2is/features +## 2.15.36 + +### Patch Changes + +- [#6113](https://github.com/wso2/identity-apps/pull/6113) [`8f9c18b05f`](https://github.com/wso2/identity-apps/commit/8f9c18b05fe577b814d1207b4c5c869ecfa131a3) Thanks [@DonOmalVindula](https://github.com/DonOmalVindula)! - Add missing doclinks and optimize banner images in AI features + +- Updated dependencies [[`8f9c18b05f`](https://github.com/wso2/identity-apps/commit/8f9c18b05fe577b814d1207b4c5c869ecfa131a3)]: + - @wso2is/theme@2.0.77 + - @wso2is/react-components@2.1.23 + - @wso2is/dynamic-forms@2.0.52 + - @wso2is/form@2.0.53 + ## 2.15.35 ### Patch Changes diff --git a/features/package.json b/features/package.json index 0d404b82356..cee3f832812 100644 --- a/features/package.json +++ b/features/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/features", - "version": "2.15.35", + "version": "2.15.36", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0", @@ -31,12 +31,12 @@ "@oxygen-ui/react-icons": "^1.11.0", "@wso2is/access-control": "^3.0.1", "@wso2is/core": "^2.0.41", - "@wso2is/dynamic-forms": "^2.0.51", - "@wso2is/form": "^2.0.52", + "@wso2is/dynamic-forms": "^2.0.52", + "@wso2is/form": "^2.0.53", "@wso2is/forms": "^2.0.31", "@wso2is/i18n": "^2.2.9", - "@wso2is/react-components": "^2.1.22", - "@wso2is/theme": "^2.0.76", + "@wso2is/react-components": "^2.1.23", + "@wso2is/theme": "^2.0.77", "@wso2is/validation": "^2.0.4", "axios": "^0.19.2", "codemirror": "^5.52.0", diff --git a/identity-apps-core/CHANGELOG.md b/identity-apps-core/CHANGELOG.md index 46a03b9fd4b..9ed9b971ffd 100644 --- a/identity-apps-core/CHANGELOG.md +++ b/identity-apps-core/CHANGELOG.md @@ -1,5 +1,12 @@ # @wso2is/identity-apps-core +## 2.1.67 + +### Patch Changes + +- Updated dependencies [[`8f9c18b05f`](https://github.com/wso2/identity-apps/commit/8f9c18b05fe577b814d1207b4c5c869ecfa131a3)]: + - @wso2is/theme@2.0.77 + ## 2.1.66 ### Patch Changes diff --git a/identity-apps-core/package.json b/identity-apps-core/package.json index 55839e2df72..64ee0a5a3b3 100644 --- a/identity-apps-core/package.json +++ b/identity-apps-core/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/identity-apps-core", - "version": "2.1.66", + "version": "2.1.67", "private": true, "description": "WSO2 Identity Server Authentication Portal", "author": "WSO2", @@ -13,7 +13,7 @@ "clean:node-modules": "pnpm rimraf node_modules" }, "dependencies": { - "@wso2is/theme": "^2.0.76", + "@wso2is/theme": "^2.0.77", "rimraf": "^3.0.2" } } diff --git a/modules/dynamic-forms/CHANGELOG.md b/modules/dynamic-forms/CHANGELOG.md index 3f0c144d13a..7bea4b851c6 100644 --- a/modules/dynamic-forms/CHANGELOG.md +++ b/modules/dynamic-forms/CHANGELOG.md @@ -1,5 +1,12 @@ # @wso2is/dynamic-forms +## 2.0.52 + +### Patch Changes + +- Updated dependencies []: + - @wso2is/react-components@2.1.23 + ## 2.0.51 ### Patch Changes diff --git a/modules/dynamic-forms/package.json b/modules/dynamic-forms/package.json index c97f7bbedce..ccbf6f4286e 100644 --- a/modules/dynamic-forms/package.json +++ b/modules/dynamic-forms/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/dynamic-forms", - "version": "2.0.51", + "version": "2.0.52", "private": true, "description": "Dynamic form library for WSO2 Identity Server front end applications.", "keywords": [ @@ -32,7 +32,7 @@ "@mui/material": "^5.13.0", "@wso2is/core": "^2.0.41", "@wso2is/validation": "^2.0.4", - "@wso2is/react-components": "^2.1.22", + "@wso2is/react-components": "^2.1.23", "final-form": "^4.20.9", "joi": "^17.4.0", "lodash-es": "^4.17.21", diff --git a/modules/form/CHANGELOG.md b/modules/form/CHANGELOG.md index e0d9789e266..ff0be3eea98 100644 --- a/modules/form/CHANGELOG.md +++ b/modules/form/CHANGELOG.md @@ -1,5 +1,12 @@ # @wso2is/form +## 2.0.53 + +### Patch Changes + +- Updated dependencies []: + - @wso2is/react-components@2.1.23 + ## 2.0.52 ### Patch Changes diff --git a/modules/form/package.json b/modules/form/package.json index c1b7ea42d8e..7805dce7388 100644 --- a/modules/form/package.json +++ b/modules/form/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/form", - "version": "2.0.52", + "version": "2.0.53", "description": "Form library for WSO2 Identity Server front end applications.", "keywords": [ "WSO2", @@ -31,7 +31,7 @@ }, "dependencies": { "@wso2is/core": "^2.0.41", - "@wso2is/react-components": "^2.1.22", + "@wso2is/react-components": "^2.1.23", "@wso2is/validation": "^2.0.4", "final-form": "^4.20.2", "joi": "^17.4.0", diff --git a/modules/react-components/CHANGELOG.md b/modules/react-components/CHANGELOG.md index 00ce880fbc3..9b8252155db 100644 --- a/modules/react-components/CHANGELOG.md +++ b/modules/react-components/CHANGELOG.md @@ -1,5 +1,12 @@ # @wso2is/react-components +## 2.1.23 + +### Patch Changes + +- Updated dependencies [[`8f9c18b05f`](https://github.com/wso2/identity-apps/commit/8f9c18b05fe577b814d1207b4c5c869ecfa131a3)]: + - @wso2is/theme@2.0.77 + ## 2.1.22 ### Patch Changes diff --git a/modules/react-components/package.json b/modules/react-components/package.json index b642f0abdcc..10a04062c17 100644 --- a/modules/react-components/package.json +++ b/modules/react-components/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/react-components", - "version": "2.1.22", + "version": "2.1.23", "description": "A React component library for WSO2 Identity Server frontend apps implementing Semantic UI Framework", "keywords": [ "WSO2", @@ -44,7 +44,7 @@ "@storybook/react": "^6.5.9", "@storybook/theming": "^6.5.9", "@wso2is/core": "^2.0.41", - "@wso2is/theme": "^2.0.76", + "@wso2is/theme": "^2.0.77", "classnames": "^2.2.6", "codemirror": "^5.52.0", "i18next": "^21.9.1", diff --git a/modules/theme/CHANGELOG.md b/modules/theme/CHANGELOG.md index 8e599c10dae..d02ac4a9bd7 100644 --- a/modules/theme/CHANGELOG.md +++ b/modules/theme/CHANGELOG.md @@ -1,5 +1,11 @@ # @wso2is/theme +## 2.0.77 + +### Patch Changes + +- [#6113](https://github.com/wso2/identity-apps/pull/6113) [`8f9c18b05f`](https://github.com/wso2/identity-apps/commit/8f9c18b05fe577b814d1207b4c5c869ecfa131a3) Thanks [@DonOmalVindula](https://github.com/DonOmalVindula)! - Add missing doclinks and optimize banner images in AI features + ## 2.0.76 ### Patch Changes diff --git a/modules/theme/package.json b/modules/theme/package.json index 8741885c5ad..6411f0a07d1 100644 --- a/modules/theme/package.json +++ b/modules/theme/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/theme", - "version": "2.0.76", + "version": "2.0.77", "description": "Theme for web components of WSO2 Identity Server Webapps.", "keywords": [ "WSO2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a16aae0be2d..a90d5c7742f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -521,13 +521,13 @@ importers: specifier: ^2.0.41 version: link:../../modules/core '@wso2is/dynamic-forms': - specifier: ^2.0.51 + specifier: ^2.0.52 version: link:../../modules/dynamic-forms '@wso2is/features': - specifier: ^2.15.35 + specifier: ^2.15.36 version: link:../../features '@wso2is/form': - specifier: ^2.0.52 + specifier: ^2.0.53 version: link:../../modules/form '@wso2is/forms': specifier: ^2.0.31 @@ -536,10 +536,10 @@ importers: specifier: ^2.2.9 version: link:../../modules/i18n '@wso2is/react-components': - specifier: ^2.1.22 + specifier: ^2.1.23 version: link:../../modules/react-components '@wso2is/theme': - specifier: ^2.0.76 + specifier: ^2.0.77 version: link:../../modules/theme '@wso2is/validation': specifier: ^2.0.4 @@ -861,7 +861,7 @@ importers: specifier: ^2.0.41 version: link:../../modules/core '@wso2is/features': - specifier: ^2.15.35 + specifier: ^2.15.36 version: link:../../features '@wso2is/forms': specifier: ^2.0.31 @@ -870,10 +870,10 @@ importers: specifier: ^2.2.9 version: link:../../modules/i18n '@wso2is/react-components': - specifier: ^2.1.22 + specifier: ^2.1.23 version: link:../../modules/react-components '@wso2is/theme': - specifier: ^2.0.76 + specifier: ^2.0.77 version: link:../../modules/theme '@wso2is/validation': specifier: ^2.0.4 @@ -1129,10 +1129,10 @@ importers: specifier: ^2.0.41 version: link:../modules/core '@wso2is/dynamic-forms': - specifier: ^2.0.51 + specifier: ^2.0.52 version: link:../modules/dynamic-forms '@wso2is/form': - specifier: ^2.0.52 + specifier: ^2.0.53 version: link:../modules/form '@wso2is/forms': specifier: ^2.0.31 @@ -1141,10 +1141,10 @@ importers: specifier: ^2.2.9 version: link:../modules/i18n '@wso2is/react-components': - specifier: ^2.1.22 + specifier: ^2.1.23 version: link:../modules/react-components '@wso2is/theme': - specifier: ^2.0.76 + specifier: ^2.0.77 version: link:../modules/theme '@wso2is/validation': specifier: ^2.0.4 @@ -1430,7 +1430,7 @@ importers: identity-apps-core: dependencies: '@wso2is/theme': - specifier: ^2.0.76 + specifier: ^2.0.77 version: link:../modules/theme rimraf: specifier: ^3.0.2 @@ -1597,7 +1597,7 @@ importers: specifier: ^2.0.41 version: link:../core '@wso2is/react-components': - specifier: ^2.1.22 + specifier: ^2.1.23 version: link:../react-components '@wso2is/validation': specifier: ^2.0.4 @@ -1685,7 +1685,7 @@ importers: specifier: ^2.0.41 version: link:../core '@wso2is/react-components': - specifier: ^2.1.22 + specifier: ^2.1.23 version: link:../react-components '@wso2is/validation': specifier: ^2.0.4 @@ -1931,7 +1931,7 @@ importers: specifier: ^2.0.41 version: link:../core '@wso2is/theme': - specifier: ^2.0.76 + specifier: ^2.0.77 version: link:../theme classnames: specifier: ^2.2.6