Skip to content

Commit

Permalink
[WSO2 Release] [GitHub Action] [Release] [skip ci] update package ver…
Browse files Browse the repository at this point in the history
…sions
  • Loading branch information
github-actions[bot] committed Nov 13, 2023
1 parent dd698c1 commit f04c507
Show file tree
Hide file tree
Showing 11 changed files with 62 additions and 225 deletions.
8 changes: 0 additions & 8 deletions .changeset/fair-beans-wave.md

This file was deleted.

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

This file was deleted.

9 changes: 9 additions & 0 deletions apps/console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @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

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

## 2.6.0

### Minor Changes
Expand Down
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.6.0",
"version": "2.6.1",
"description": "WSO2 Identity Server Console",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@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",
Expand Down
11 changes: 11 additions & 0 deletions apps/myaccount/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @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)]:
- @wso2is/core@2.0.12

## 2.2.13

### 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.2.13",
"version": "2.2.14",
"description": "WSO2 Identity Server My Account",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@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/react-components": "^2.0.14",
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
Loading

0 comments on commit f04c507

Please sign in to comment.