Skip to content

Commit

Permalink
Merge pull request #4393 from wso2/changeset-release/master
Browse files Browse the repository at this point in the history
[Release] [GitHub Action] Update package versions
  • Loading branch information
Achintha Isuru authored Oct 27, 2023
2 parents 2f77d35 + 78b107f commit fb80bf8
Show file tree
Hide file tree
Showing 16 changed files with 75 additions and 65 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-news-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/empty-falcons-know.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/moody-birds-smell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-avocados-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-melons-repair.md

This file was deleted.

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

## 2.4.0

### Minor Changes

- [#4284](https://github.com/wso2/identity-apps/pull/4284) [`6eabfdf64d`](https://github.com/wso2/identity-apps/commit/6eabfdf64d5b3bd2d9bc031bd59b24d90b75c0ff) Thanks [@RivinduM](https://github.com/RivinduM)! - Add OIDC protocol configs related to client authentication, request object, pushed authorization and subject types.

### Patch Changes

- [#4394](https://github.com/wso2/identity-apps/pull/4394) [`f47a9eb796`](https://github.com/wso2/identity-apps/commit/f47a9eb796536ad8e1eb151666dfb187065457dc) Thanks [@savindi7](https://github.com/savindi7)! - Fix user creation wizard's group step issue

* [#4389](https://github.com/wso2/identity-apps/pull/4389) [`f58ff2fd65`](https://github.com/wso2/identity-apps/commit/f58ff2fd6502a13d8861ed1d26fad08097898c55) Thanks [@Shenali-SJ](https://github.com/Shenali-SJ)! - Update user store filter functionality

- [#4390](https://github.com/wso2/identity-apps/pull/4390) [`3216c6bc96`](https://github.com/wso2/identity-apps/commit/3216c6bc96a930a3ce016ac846808bafed017456) Thanks [@Rashmini](https://github.com/Rashmini)! - Bump oxygen-ui version to 1.6.2

* [#4391](https://github.com/wso2/identity-apps/pull/4391) [`b19959a91f`](https://github.com/wso2/identity-apps/commit/b19959a91fa1b24ab4abd43e08b42fa94250fd73) Thanks [@Achintha444](https://github.com/Achintha444)! - Fix legacyAuthzRuntime not setting properly

* Updated dependencies [[`3216c6bc96`](https://github.com/wso2/identity-apps/commit/3216c6bc96a930a3ce016ac846808bafed017456)]:
- @wso2is/react-components@2.0.12
- @wso2is/dynamic-forms@2.0.7
- @wso2is/form@2.0.5

## 2.3.7

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.3.7",
"version": "2.4.0",
"description": "WSO2 Identity Server Console",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -53,14 +53,14 @@
"@oxygen-ui/react-icons": "^1.6.2",
"@wso2is/access-control": "^2.0.3",
"@wso2is/core": "^2.0.9",
"@wso2is/form": "^2.0.4",
"@wso2is/form": "^2.0.5",
"@wso2is/forms": "^2.0.0",
"@wso2is/i18n": "^2.0.23",
"@wso2is/react-components": "^2.0.11",
"@wso2is/react-components": "^2.0.12",
"@wso2is/theme": "^2.0.26",
"@wso2is/validation": "^2.0.0",
"@wso2is/common": "^2.0.4",
"@wso2is/dynamic-forms": "^2.0.6",
"@wso2is/dynamic-forms": "^2.0.7",
"axios": "^0.19.2",
"codemirror": "^5.52.0",
"country-language": "^0.1.7",
Expand Down
9 changes: 9 additions & 0 deletions apps/myaccount/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wso2is/myaccount

## 2.1.13

### Patch Changes

- [#4390](https://github.com/wso2/identity-apps/pull/4390) [`3216c6bc96`](https://github.com/wso2/identity-apps/commit/3216c6bc96a930a3ce016ac846808bafed017456) Thanks [@Rashmini](https://github.com/Rashmini)! - Bump oxygen-ui version to 1.6.2

- Updated dependencies [[`3216c6bc96`](https://github.com/wso2/identity-apps/commit/3216c6bc96a930a3ce016ac846808bafed017456)]:
- @wso2is/react-components@2.0.12

## 2.1.12

### Patch Changes
Expand Down
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.1.12",
"version": "2.1.13",
"description": "WSO2 Identity Server My Account",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@wso2is/core": "^2.0.9",
"@wso2is/forms": "^2.0.0",
"@wso2is/i18n": "^2.0.23",
"@wso2is/react-components": "^2.0.11",
"@wso2is/react-components": "^2.0.12",
"@wso2is/theme": "^2.0.26",
"@wso2is/validation": "^2.0.0",
"axios": "^0.19.2",
Expand Down
9 changes: 9 additions & 0 deletions modules/dynamic-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wso2is/dynamic-forms

## 2.0.7

### Patch Changes

- [#4390](https://github.com/wso2/identity-apps/pull/4390) [`3216c6bc96`](https://github.com/wso2/identity-apps/commit/3216c6bc96a930a3ce016ac846808bafed017456) Thanks [@Rashmini](https://github.com/Rashmini)! - Bump oxygen-ui version to 1.6.2

- Updated dependencies [[`3216c6bc96`](https://github.com/wso2/identity-apps/commit/3216c6bc96a930a3ce016ac846808bafed017456)]:
- @wso2is/react-components@2.0.12

## 2.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions modules/dynamic-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wso2is/dynamic-forms",
"version": "2.0.6",
"version": "2.0.7",
"private": true,
"description": "Dynamic form library for WSO2 Identity Server front end applications.",
"keywords": [
Expand Down Expand Up @@ -33,7 +33,7 @@
"@mui/material": "^5.13.0",
"@wso2is/core": "^2.0.9",
"@wso2is/validation": "^2.0.0",
"@wso2is/react-components": "^2.0.11",
"@wso2is/react-components": "^2.0.12",
"final-form": "^4.20.9",
"joi": "^17.4.0",
"lodash-es": "^4.17.21",
Expand Down
9 changes: 9 additions & 0 deletions modules/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wso2is/form

## 2.0.5

### Patch Changes

- [#4390](https://github.com/wso2/identity-apps/pull/4390) [`3216c6bc96`](https://github.com/wso2/identity-apps/commit/3216c6bc96a930a3ce016ac846808bafed017456) Thanks [@Rashmini](https://github.com/Rashmini)! - Bump oxygen-ui version to 1.6.2

- Updated dependencies [[`3216c6bc96`](https://github.com/wso2/identity-apps/commit/3216c6bc96a930a3ce016ac846808bafed017456)]:
- @wso2is/react-components@2.0.12

## 2.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions modules/form/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@wso2is/form",
"version": "2.0.4",
"version": "2.0.5",
"description": "Form library for WSO2 Identity Server front end applications.",
"keywords": [
"WSO2",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@wso2is/core": "^2.0.4",
"@wso2is/react-components": "^2.0.7",
"@wso2is/react-components": "^2.0.12",
"@wso2is/validation": "^2.0.0",
"final-form": "^4.20.2",
"joi": "^17.4.0",
Expand Down
6 changes: 6 additions & 0 deletions modules/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wso2is/react-components

## 2.0.12

### Patch Changes

- [#4390](https://github.com/wso2/identity-apps/pull/4390) [`3216c6bc96`](https://github.com/wso2/identity-apps/commit/3216c6bc96a930a3ce016ac846808bafed017456) Thanks [@Rashmini](https://github.com/Rashmini)! - Bump oxygen-ui version to 1.6.2

## 2.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@wso2is/react-components",
"version": "2.0.11",
"version": "2.0.12",
"description": "A React component library for WSO2 Identity Server frontend apps implementing Semantic UI Framework",
"keywords": [
"WSO2",
Expand Down
35 changes: 10 additions & 25 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 fb80bf8

Please sign in to comment.