From ddf708689ab3670c54d52f4449013a594ff56884 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Apr 2024 08:29:16 +0000 Subject: [PATCH] [WSO2 Release] [GitHub Action] [Release] [skip ci] update package versions --- .changeset/fifty-ligers-punch.md | 5 ----- apps/console/CHANGELOG.md | 7 +++++++ apps/console/package.json | 4 ++-- apps/myaccount/CHANGELOG.md | 7 +++++++ apps/myaccount/package.json | 4 ++-- features/CHANGELOG.md | 6 ++++++ features/package.json | 2 +- pnpm-lock.yaml | 4 ++-- 8 files changed, 27 insertions(+), 12 deletions(-) delete mode 100644 .changeset/fifty-ligers-punch.md diff --git a/.changeset/fifty-ligers-punch.md b/.changeset/fifty-ligers-punch.md deleted file mode 100644 index aea0f49f9d0..00000000000 --- a/.changeset/fifty-ligers-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@wso2is/features": patch ---- - -Add missing validation for alphanumeric special charactor username type diff --git a/apps/console/CHANGELOG.md b/apps/console/CHANGELOG.md index 0a70f8e79f2..51c5a2cbbd0 100644 --- a/apps/console/CHANGELOG.md +++ b/apps/console/CHANGELOG.md @@ -1,5 +1,12 @@ # @wso2is/console +## 2.14.18 + +### Patch Changes + +- Updated dependencies [[`270b764db7`](https://github.com/wso2/identity-apps/commit/270b764db773f6c8e7ab06302718a1583bdb4505)]: + - @wso2is/features@2.14.17 + ## 2.14.17 ### Patch Changes diff --git a/apps/console/package.json b/apps/console/package.json index 7186f8b1c1d..77cb27fd740 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/console", - "version": "2.14.17", + "version": "2.14.18", "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.16", + "@wso2is/features": "^2.14.17", "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 374a346aa3d..047710d7a89 100644 --- a/apps/myaccount/CHANGELOG.md +++ b/apps/myaccount/CHANGELOG.md @@ -1,5 +1,12 @@ # @wso2is/myaccount +## 2.5.5 + +### Patch Changes + +- Updated dependencies [[`270b764db7`](https://github.com/wso2/identity-apps/commit/270b764db773f6c8e7ab06302718a1583bdb4505)]: + - @wso2is/features@2.14.17 + ## 2.5.4 ### Patch Changes diff --git a/apps/myaccount/package.json b/apps/myaccount/package.json index caacb4eed8f..c1c47777d93 100644 --- a/apps/myaccount/package.json +++ b/apps/myaccount/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/myaccount", - "version": "2.5.4", + "version": "2.5.5", "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.16", + "@wso2is/features": "^2.14.17", "axios": "^0.19.2", "history": "^4.9.0", "i18next": "^21.9.1", diff --git a/features/CHANGELOG.md b/features/CHANGELOG.md index c3625874105..990334aac29 100644 --- a/features/CHANGELOG.md +++ b/features/CHANGELOG.md @@ -1,5 +1,11 @@ # @wso2is/features +## 2.14.17 + +### Patch Changes + +- [#5941](https://github.com/wso2/identity-apps/pull/5941) [`270b764db7`](https://github.com/wso2/identity-apps/commit/270b764db773f6c8e7ab06302718a1583bdb4505) Thanks [@ashanthamara](https://github.com/ashanthamara)! - Add missing validation for alphanumeric special charactor username type + ## 2.14.16 ### Patch Changes diff --git a/features/package.json b/features/package.json index d76bed4590f..4a102ef8e7c 100644 --- a/features/package.json +++ b/features/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/features", - "version": "2.14.16", + "version": "2.14.17", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea6da0a1c0d..0bc222f85ad 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.16 + specifier: ^2.14.17 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.16 + specifier: ^2.14.17 version: link:../../features '@wso2is/forms': specifier: ^2.0.28