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 #4565

Merged
merged 1 commit into from
Nov 13, 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
8 changes: 0 additions & 8 deletions .changeset/fair-beans-wave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lazy-dodos-vanish.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-geese-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-kings-cheat.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.6.1

### Patch Changes

- [#4564](https://github.com/wso2/identity-apps/pull/4564) [`bc18db27a5`](https://github.com/wso2/identity-apps/commit/bc18db27a59d43ccb38f965899c0546c9816d2b7) Thanks [@nipunsampath](https://github.com/nipunsampath)! - Fix password patterns updated via console not being reflected in My Account and reset password window

* [#4518](https://github.com/wso2/identity-apps/pull/4518) [`9ae04065e4`](https://github.com/wso2/identity-apps/commit/9ae04065e429f465e5085afeb7b9a59d01a2feb1) Thanks [@Lakshan-Banneheke](https://github.com/Lakshan-Banneheke)! - Add support for logout wreply validation in Passive STS application

- [#4563](https://github.com/wso2/identity-apps/pull/4563) [`6f1de4d977`](https://github.com/wso2/identity-apps/commit/6f1de4d97706b0d92341b8087fcaf2b63e92d046) Thanks [@dasuni-30](https://github.com/dasuni-30)! - Disable Create Role button when readonly

- Updated dependencies [[`bc18db27a5`](https://github.com/wso2/identity-apps/commit/bc18db27a59d43ccb38f965899c0546c9816d2b7), [`9ae04065e4`](https://github.com/wso2/identity-apps/commit/9ae04065e429f465e5085afeb7b9a59d01a2feb1)]:
- @wso2is/[email protected]
- @wso2is/[email protected]

## 2.6.0

### Minor 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.6.0",
"version": "2.6.1",
"description": "WSO2 Identity Server Console",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -52,10 +52,10 @@
"@oxygen-ui/react": "^1.7.2",
"@oxygen-ui/react-icons": "^1.7.2",
"@wso2is/access-control": "^2.0.3",
"@wso2is/core": "^2.0.11",
"@wso2is/core": "^2.0.12",
"@wso2is/form": "^2.0.7",
"@wso2is/forms": "^2.0.0",
"@wso2is/i18n": "^2.0.33",
"@wso2is/i18n": "^2.0.34",
"@wso2is/react-components": "^2.0.14",
"@wso2is/theme": "^2.0.32",
"@wso2is/validation": "^2.0.2",
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.2.14

### Patch Changes

- [#4564](https://github.com/wso2/identity-apps/pull/4564) [`bc18db27a5`](https://github.com/wso2/identity-apps/commit/bc18db27a59d43ccb38f965899c0546c9816d2b7) Thanks [@nipunsampath](https://github.com/nipunsampath)! - Fix password patterns updated via console not being reflected in My Account and reset password window

* [#4560](https://github.com/wso2/identity-apps/pull/4560) [`7cff1f63fb`](https://github.com/wso2/identity-apps/commit/7cff1f63fb4c0caf14a6505c13490c4820a233b1) Thanks [@JeethJJ](https://github.com/JeethJJ)! - Make Backup Codes enabled by default

* Updated dependencies [[`bc18db27a5`](https://github.com/wso2/identity-apps/commit/bc18db27a59d43ccb38f965899c0546c9816d2b7), [`9ae04065e4`](https://github.com/wso2/identity-apps/commit/9ae04065e429f465e5085afeb7b9a59d01a2feb1)]:
- @wso2is/[email protected]
- @wso2is/[email protected]

## 2.2.13

### 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.2.13",
"version": "2.2.14",
"description": "WSO2 Identity Server My Account",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -44,9 +44,9 @@
"@oxygen-ui/react": "^1.7.2",
"@oxygen-ui/react-icons": "^1.7.2",
"@wso2is/access-control": "^2.0.3",
"@wso2is/core": "^2.0.11",
"@wso2is/core": "^2.0.12",
"@wso2is/forms": "^2.0.0",
"@wso2is/i18n": "^2.0.32",
"@wso2is/i18n": "^2.0.34",
"@wso2is/react-components": "^2.0.14",
"@wso2is/theme": "^2.0.32",
"@wso2is/validation": "^2.0.2",
Expand Down
6 changes: 6 additions & 0 deletions identity-apps-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wso2is/identity-apps-core

## 2.0.47

### Patch Changes

- [#4564](https://github.com/wso2/identity-apps/pull/4564) [`bc18db27a5`](https://github.com/wso2/identity-apps/commit/bc18db27a59d43ccb38f965899c0546c9816d2b7) Thanks [@nipunsampath](https://github.com/nipunsampath)! - Fix password patterns updated via console not being reflected in My Account and reset password window

## 2.0.46

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.46",
"version": "2.0.47",
"private": true,
"description": "WSO2 Identity Server Authentication Portal",
"author": "WSO2",
Expand Down
6 changes: 6 additions & 0 deletions modules/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wso2is/core

## 2.0.12

### Patch Changes

- [#4564](https://github.com/wso2/identity-apps/pull/4564) [`bc18db27a5`](https://github.com/wso2/identity-apps/commit/bc18db27a59d43ccb38f965899c0546c9816d2b7) Thanks [@nipunsampath](https://github.com/nipunsampath)! - Fix password patterns updated via console not being reflected in My Account and reset password window

## 2.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@wso2is/core",
"version": "2.0.11",
"version": "2.0.12",
"description": "Commonly used configs, schemas, utilities and low level services for WSO2 Identity Server frontend apps",
"keywords": [
"WSO2",
Expand Down
9 changes: 9 additions & 0 deletions modules/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wso2is/i18n

## 2.0.34

### Patch Changes

- [#4518](https://github.com/wso2/identity-apps/pull/4518) [`9ae04065e4`](https://github.com/wso2/identity-apps/commit/9ae04065e429f465e5085afeb7b9a59d01a2feb1) Thanks [@Lakshan-Banneheke](https://github.com/Lakshan-Banneheke)! - Add support for logout wreply validation in Passive STS application

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

## 2.0.33

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.33",
"version": "2.0.34",
"description": "This module contains the configs, helpers and translations required to make an identity app available in multiple languages.",
"keywords": [
"WSO2",
Expand Down Expand Up @@ -39,7 +39,7 @@
"license": "Apache-2.0",
"dependencies": {
"@types/jest": "^26.0.14",
"@wso2is/core": "^2.0.9",
"@wso2is/core": "^2.0.12",
"babel-jest": "^26.3.0",
"i18next": "^21.9.1",
"i18next-browser-languagedetector": "^6.1.5",
Expand Down
Loading