Skip to content

Commit 4bfe806

Browse files
authored
Merge pull request #390 from wso2/changeset-release/next
[Release] [GitHub Action] Update package versions (alpha)
2 parents 222cd47 + 9e82ea2 commit 4bfe806

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
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+
"lazy-poems-shine",
1415
"public-lions-march",
1516
"strict-crews-bake"
1617
]

packages/oxygen-ui/CHANGELOG.md

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

3+
## 0.0.1-alpha.2
4+
5+
### Patch Changes
6+
7+
- [#389](https://github.com/wso2/oxygen-ui/pull/389) [`9d7ec7c`](https://github.com/wso2/oxygen-ui/commit/9d7ec7c291b9b01ace9c25434f95f07c733c79bc) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Add some fixes to support mui date component
8+
39
## 0.0.1-alpha.1
410

511
### 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.1",
3+
"version": "0.0.1-alpha.2",
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)