Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] [GitHub Action] Update package versions #4246

Merged
merged 1 commit into from
Oct 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/dry-cooks-add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-cooks-help.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/rare-teachers-warn.md

This file was deleted.

14 changes: 14 additions & 0 deletions apps/console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @wso2is/console

## 2.1.0

### Minor Changes

- [#4226](https://github.com/wso2/identity-apps/pull/4226) [`2d6fbb97cd`](https://github.com/wso2/identity-apps/commit/2d6fbb97cd3bbfaeeee82d39a5d9e8ba65e011a9) Thanks [@madurangasiriwardena](https://github.com/madurangasiriwardena)! - Add organization display name in branding

### Patch Changes

- [#4234](https://github.com/wso2/identity-apps/pull/4234) [`206d4a8436`](https://github.com/wso2/identity-apps/commit/206d4a8436d93683f59d2cffc818418073eb8825) Thanks [@DilshanSenarath](https://github.com/DilshanSenarath)! - Remove the http://schemas.xmlsoap.org/ws/2005/05/identity dialect from the new console

- Updated dependencies [[`206d4a8436`](https://github.com/wso2/identity-apps/commit/206d4a8436d93683f59d2cffc818418073eb8825)]:
- @wso2is/[email protected]
- @wso2is/[email protected]

## 2.0.38

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.0.38",
"version": "2.1.0",
"description": "WSO2 Identity Server Console",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -55,9 +55,9 @@
"@wso2is/core": "^2.0.4",
"@wso2is/form": "^2.0.3",
"@wso2is/forms": "^2.0.0",
"@wso2is/i18n": "^2.0.7",
"@wso2is/i18n": "^2.0.8",
"@wso2is/react-components": "^2.0.8",
"@wso2is/theme": "^2.0.12",
"@wso2is/theme": "^2.0.13",
"@wso2is/validation": "^2.0.0",
"@wso2is/common": "^2.0.2",
"@wso2is/dynamic-forms": "^2.0.5",
Expand Down
12 changes: 12 additions & 0 deletions apps/myaccount/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @wso2is/myaccount

## 2.1.0

### Minor Changes

- [#4226](https://github.com/wso2/identity-apps/pull/4226) [`2d6fbb97cd`](https://github.com/wso2/identity-apps/commit/2d6fbb97cd3bbfaeeee82d39a5d9e8ba65e011a9) Thanks [@madurangasiriwardena](https://github.com/madurangasiriwardena)! - Add organization display name in branding

### Patch Changes

- Updated dependencies [[`206d4a8436`](https://github.com/wso2/identity-apps/commit/206d4a8436d93683f59d2cffc818418073eb8825)]:
- @wso2is/[email protected]
- @wso2is/[email protected]

## 2.0.14

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.0.14",
"version": "2.1.0",
"description": "WSO2 Identity Server My Account",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -46,9 +46,9 @@
"@wso2is/access-control": "^2.0.0",
"@wso2is/core": "^2.0.4",
"@wso2is/forms": "^2.0.0",
"@wso2is/i18n": "^2.0.7",
"@wso2is/i18n": "^2.0.8",
"@wso2is/react-components": "^2.0.7",
"@wso2is/theme": "^2.0.12",
"@wso2is/theme": "^2.0.13",
"@wso2is/validation": "^2.0.0",
"axios": "^0.19.2",
"history": "^4.9.0",
Expand Down
9 changes: 9 additions & 0 deletions identity-apps-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wso2is/identity-apps-core

## 2.0.16

### Patch Changes

- [#4242](https://github.com/wso2/identity-apps/pull/4242) [`3f2548119d`](https://github.com/wso2/identity-apps/commit/3f2548119d459bd054d9484b447ad26329ece3e2) Thanks [@DilshanSenarath](https://github.com/DilshanSenarath)! - Replace spaces in application names with underscores for application-specific custom layouts and stop creating empty extensions dir.

- Updated dependencies [[`206d4a8436`](https://github.com/wso2/identity-apps/commit/206d4a8436d93683f59d2cffc818418073eb8825)]:
- @wso2is/[email protected]

## 2.0.15

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions identity-apps-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wso2is/identity-apps-core",
"version": "2.0.15",
"version": "2.0.16",
"private": true,
"description": "WSO2 Identity Server Authentication Portal",
"author": "WSO2",
Expand All @@ -13,7 +13,7 @@
"clean:node-modules": "pnpm rimraf node_modules"
},
"dependencies": {
"@wso2is/theme": "^2.0.12",
"@wso2is/theme": "^2.0.13",
"rimraf": "^3.0.2"
}
}
6 changes: 6 additions & 0 deletions modules/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wso2is/i18n

## 2.0.8

### Patch Changes

- [#4234](https://github.com/wso2/identity-apps/pull/4234) [`206d4a8436`](https://github.com/wso2/identity-apps/commit/206d4a8436d93683f59d2cffc818418073eb8825) Thanks [@DilshanSenarath](https://github.com/DilshanSenarath)! - Remove the http://schemas.xmlsoap.org/ws/2005/05/identity dialect from the new console

## 2.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@wso2is/i18n",
"version": "2.0.7",
"version": "2.0.8",
"description": "This module contains the configs, helpers and translations required to make an identity app available in multiple languages.",
"keywords": [
"WSO2",
Expand Down
6 changes: 6 additions & 0 deletions modules/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wso2is/theme

## 2.0.13

### Patch Changes

- [#4234](https://github.com/wso2/identity-apps/pull/4234) [`206d4a8436`](https://github.com/wso2/identity-apps/commit/206d4a8436d93683f59d2cffc818418073eb8825) Thanks [@DilshanSenarath](https://github.com/DilshanSenarath)! - Remove the http://schemas.xmlsoap.org/ws/2005/05/identity dialect from the new console

## 2.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@wso2is/theme",
"version": "2.0.12",
"version": "2.0.13",
"description": "Theme for web components of WSO2 Identity Server Webapps.",
"keywords": [
"WSO2",
Expand Down
31 changes: 9 additions & 22 deletions pnpm-lock.yaml

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