Skip to content

Commit 9237802

Browse files
authored
Merge pull request wso2#525 from wso2/changeset-release/main
[Release] [GitHub Action] Update package versions
2 parents 1e7072f + b2f5443 commit 9237802

7 files changed

Lines changed: 31 additions & 10 deletions

File tree

.changeset/violet-berries-itch.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/oxygen-ui-charts-react/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @wso2/oxygen-ui-charts-react
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [#524](https://github.com/wso2/oxygen-ui/pull/524) [`9c3f869`](https://github.com/wso2/oxygen-ui/commit/9c3f869210781da6642635d6aa25b36bc2923d7a) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Add new ColorSchemeSVG component + Runtime Theme Support and Improve stability
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`9c3f869`](https://github.com/wso2/oxygen-ui/commit/9c3f869210781da6642635d6aa25b36bc2923d7a)]:
12+
- @wso2/oxygen-ui@0.10.0
13+
314
## 0.9.1
415

516
### Patch Changes

packages/oxygen-ui-charts-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wso2/oxygen-ui-charts-react",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "WSO2 Oxygen UI Charts - React components",
55
"type": "module",
66
"main": "./dist/index.js",

packages/oxygen-ui-icons-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wso2/oxygen-ui-icons-react
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [#524](https://github.com/wso2/oxygen-ui/pull/524) [`9c3f869`](https://github.com/wso2/oxygen-ui/commit/9c3f869210781da6642635d6aa25b36bc2923d7a) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Add new ColorSchemeSVG component + Runtime Theme Support and Improve stability
8+
39
## 0.9.1
410

511
### Patch Changes

packages/oxygen-ui-icons-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wso2/oxygen-ui-icons-react",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "WSO2 Oxygen UI Icons - Powered with Lucide icons library",
55
"type": "module",
66
"main": "./dist/index.js",

packages/oxygen-ui/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @wso2/oxygen-ui
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [#524](https://github.com/wso2/oxygen-ui/pull/524) [`9c3f869`](https://github.com/wso2/oxygen-ui/commit/9c3f869210781da6642635d6aa25b36bc2923d7a) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Add new ColorSchemeSVG component + Runtime Theme Support and Improve stability
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`9c3f869`](https://github.com/wso2/oxygen-ui/commit/9c3f869210781da6642635d6aa25b36bc2923d7a)]:
12+
- @wso2/oxygen-ui-icons-react@0.10.0
13+
314
## 0.9.1
415

516
### Patch Changes

packages/oxygen-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wso2/oxygen-ui",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "WSO2 Oxygen UI | Design System - Powered with Material-UI component library with TypeScript support",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)