Skip to content

Commit 0b65c42

Browse files
authored
Merge pull request #395 from wso2/changeset-release/next
[Release] [GitHub Action] Update package versions (alpha)
2 parents 5dced26 + 3f81adf commit 0b65c42

File tree

5 files changed

+18
-2
lines changed

5 files changed

+18
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"@wso2/oxygen-ui-test-app": "0.0.0"
1212
},
1313
"changesets": [
14+
"brave-guests-brake",
1415
"lazy-poems-shine",
1516
"public-lions-march",
1617
"strict-crews-bake",

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.0.1-alpha.4
4+
5+
### Patch Changes
6+
7+
- [#394](https://github.com/wso2/oxygen-ui/pull/394) [`1b3b937`](https://github.com/wso2/oxygen-ui/commit/1b3b937f49295d33e4a6c6bc50113ccda9cd53ee) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Fix some default theme styling issues
8+
39
## 0.0.1-alpha.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.0.1-alpha.1",
3+
"version": "0.0.1-alpha.4",
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.0.1-alpha.4
4+
5+
### Patch Changes
6+
7+
- [#394](https://github.com/wso2/oxygen-ui/pull/394) [`1b3b937`](https://github.com/wso2/oxygen-ui/commit/1b3b937f49295d33e4a6c6bc50113ccda9cd53ee) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Fix some default theme styling issues
8+
9+
- Updated dependencies [[`1b3b937`](https://github.com/wso2/oxygen-ui/commit/1b3b937f49295d33e4a6c6bc50113ccda9cd53ee)]:
10+
- @wso2/oxygen-ui-icons-react@0.0.1-alpha.4
11+
312
## 0.0.1-alpha.3
413

514
### 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.0.1-alpha.3",
3+
"version": "0.0.1-alpha.4",
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)