diff --git a/.changeset/large-shrimps-rhyme.md b/.changeset/large-shrimps-rhyme.md deleted file mode 100644 index 0e98fa141fa..00000000000 --- a/.changeset/large-shrimps-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@wso2is/console": patch ---- - -Trigger console patch build diff --git a/apps/console/CHANGELOG.md b/apps/console/CHANGELOG.md index 9c6fa88d607..38890e95bb7 100644 --- a/apps/console/CHANGELOG.md +++ b/apps/console/CHANGELOG.md @@ -1,5 +1,11 @@ # @wso2is/console +## 2.10.71 + +### Patch Changes + +- [#5213](https://github.com/wso2/identity-apps/pull/5213) [`c9ad74cd01`](https://github.com/wso2/identity-apps/commit/c9ad74cd01577cbe089b50a9102d96da6edb89c6) Thanks [@DonOmalVindula](https://github.com/DonOmalVindula)! - Trigger console patch build + ## 2.10.70 ### Patch Changes diff --git a/apps/console/package.json b/apps/console/package.json index dbb70c6de00..8ac32f17afd 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/console", - "version": "2.10.70", + "version": "2.10.71", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0",