Skip to content

Commit

Permalink
Merge pull request #5093 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
Avarjana authored Dec 18, 2023
2 parents 566d883 + 98c0783 commit 9cc71a5
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 16 deletions.
8 changes: 0 additions & 8 deletions .changeset/old-rings-attack.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.10.35

### Patch Changes

- [#5023](https://github.com/wso2/identity-apps/pull/5023) [`21a47f85f6`](https://github.com/wso2/identity-apps/commit/21a47f85f6b17ea8bc38b90172ab3789b263c35a) Thanks [@Avarjana](https://github.com/Avarjana)! - Fix typo and exclude back tick from username.

- Updated dependencies [[`21a47f85f6`](https://github.com/wso2/identity-apps/commit/21a47f85f6b17ea8bc38b90172ab3789b263c35a)]:
- @wso2is/i18n@2.0.82

## 2.10.34

### Patch 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.10.34",
"version": "2.10.35",
"description": "WSO2 Identity Server Console",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@wso2is/core": "^2.0.23",
"@wso2is/form": "^2.0.20",
"@wso2is/forms": "^2.0.8",
"@wso2is/i18n": "^2.0.81",
"@wso2is/i18n": "^2.0.82",
"@wso2is/react-components": "^2.0.28",
"@wso2is/theme": "^2.0.51",
"@wso2is/validation": "^2.0.2",
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.2.68

### Patch Changes

- [#5023](https://github.com/wso2/identity-apps/pull/5023) [`21a47f85f6`](https://github.com/wso2/identity-apps/commit/21a47f85f6b17ea8bc38b90172ab3789b263c35a) Thanks [@Avarjana](https://github.com/Avarjana)! - Fix typo and exclude back tick from username.

- Updated dependencies [[`21a47f85f6`](https://github.com/wso2/identity-apps/commit/21a47f85f6b17ea8bc38b90172ab3789b263c35a)]:
- @wso2is/i18n@2.0.82

## 2.2.67

### 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.67",
"version": "2.2.68",
"description": "WSO2 Identity Server My Account",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@wso2is/access-control": "^2.0.12",
"@wso2is/core": "^2.0.23",
"@wso2is/forms": "^2.0.8",
"@wso2is/i18n": "^2.0.81",
"@wso2is/i18n": "^2.0.82",
"@wso2is/react-components": "^2.0.27",
"@wso2is/theme": "^2.0.51",
"@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.104

### Patch Changes

- [#5023](https://github.com/wso2/identity-apps/pull/5023) [`21a47f85f6`](https://github.com/wso2/identity-apps/commit/21a47f85f6b17ea8bc38b90172ab3789b263c35a) Thanks [@Avarjana](https://github.com/Avarjana)! - Fix typo and exclude back tick from username.

## 2.0.103

### 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.103",
"version": "2.0.104",
"private": true,
"description": "WSO2 Identity Server Authentication Portal",
"author": "WSO2",
Expand Down
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.82

### Patch Changes

- [#5023](https://github.com/wso2/identity-apps/pull/5023) [`21a47f85f6`](https://github.com/wso2/identity-apps/commit/21a47f85f6b17ea8bc38b90172ab3789b263c35a) Thanks [@Avarjana](https://github.com/Avarjana)! - Fix typo and exclude back tick from username.

## 2.0.81

### 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.81",
"version": "2.0.82",
"description": "This module contains the configs, helpers and translations required to make an identity app available in multiple languages.",
"keywords": [
"WSO2",
Expand Down
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 9cc71a5

Please sign in to comment.