Skip to content

Commit c6316fa

Browse files
authored
Merge pull request #464 from wso2/changeset-release/main
[Release] [GitHub Action] Update package versions
2 parents ca751a7 + 3dbbbeb commit c6316fa

7 files changed

Lines changed: 27 additions & 10 deletions

File tree

.changeset/lovely-cats-smoke.md

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

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

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#463](https://github.com/wso2/oxygen-ui/pull/463) [`9d7537e`](https://github.com/wso2/oxygen-ui/commit/9d7537eb7c1813646cc9c4f95aeda0c538ec9b6c) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Made some fixes to charting package and bundle direct dependency packages
8+
9+
- Updated dependencies [[`9d7537e`](https://github.com/wso2/oxygen-ui/commit/9d7537eb7c1813646cc9c4f95aeda0c538ec9b6c)]:
10+
- @wso2/oxygen-ui@0.2.1
11+
312
## 0.2.0
413

514
### Minor 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.2.0",
3+
"version": "0.2.1",
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.2.1
4+
5+
### Patch Changes
6+
7+
- [#463](https://github.com/wso2/oxygen-ui/pull/463) [`9d7537e`](https://github.com/wso2/oxygen-ui/commit/9d7537eb7c1813646cc9c4f95aeda0c538ec9b6c) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Made some fixes to charting package and bundle direct dependency packages
8+
39
## 0.2.0
410

511
### Minor 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.2.0",
3+
"version": "0.2.1",
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @wso2/oxygen-ui
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#463](https://github.com/wso2/oxygen-ui/pull/463) [`9d7537e`](https://github.com/wso2/oxygen-ui/commit/9d7537eb7c1813646cc9c4f95aeda0c538ec9b6c) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Made some fixes to charting package and bundle direct dependency packages
8+
9+
- Updated dependencies [[`9d7537e`](https://github.com/wso2/oxygen-ui/commit/9d7537eb7c1813646cc9c4f95aeda0c538ec9b6c)]:
10+
- @wso2/oxygen-ui-icons-react@0.2.1
11+
312
## 0.2.0
413

514
### Minor 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.2.0",
3+
"version": "0.2.1",
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)