Skip to content

Commit

Permalink
Merge pull request wso2#4120 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
DonOmalVindula authored Sep 21, 2023
2 parents 80e22ba + f1146de commit 3df8722
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .changeset/forty-pumpkins-tap.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.0.8

### Patch Changes

- [#4119](https://github.com/wso2/identity-apps/pull/4119) [`b1f0f49a83`](https://github.com/wso2/identity-apps/commit/b1f0f49a83ee33a733b5e03af36348514ba53f7f) Thanks [@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix j2 build issue

- Updated dependencies [[`b1f0f49a83`](https://github.com/wso2/identity-apps/commit/b1f0f49a83ee33a733b5e03af36348514ba53f7f)]:
- @wso2is/theme@2.0.3

## 2.0.7

### 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.0.7",
"version": "2.0.8",
"description": "WSO2 Identity Server Console",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@wso2is/forms": "^2.0.0",
"@wso2is/i18n": "^2.0.1",
"@wso2is/react-components": "^2.0.2",
"@wso2is/theme": "^2.0.2",
"@wso2is/theme": "^2.0.3",
"@wso2is/validation": "^2.0.0",
"axios": "^0.19.2",
"codemirror": "^5.52.0",
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.3

### Patch Changes

- [#4119](https://github.com/wso2/identity-apps/pull/4119) [`b1f0f49a83`](https://github.com/wso2/identity-apps/commit/b1f0f49a83ee33a733b5e03af36348514ba53f7f) Thanks [@DonOmalVindula](https://github.com/DonOmalVindula)! - Fix j2 build issue

## 2.0.2

### 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.2",
"version": "2.0.3",
"description": "Theme for web components of WSO2 Identity Server Webapps.",
"keywords": [
"WSO2",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 3df8722

Please sign in to comment.