Skip to content

Commit

Permalink
Merge pull request #5942 from wso2/changeset-release/master
Browse files Browse the repository at this point in the history
  • Loading branch information
sumedhe authored Apr 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents e31b68d + ddf7086 commit 32b754f
Showing 8 changed files with 27 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/fifty-ligers-punch.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions apps/console/package.json
Original file line number Diff line number Diff line change
@@ -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",
7 changes: 7 additions & 0 deletions apps/myaccount/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions apps/myaccount/package.json
Original file line number Diff line number Diff line change
@@ -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",
6 changes: 6 additions & 0 deletions features/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion features/package.json
Original file line number Diff line number Diff line change
@@ -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",
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 32b754f

Please sign in to comment.