Skip to content

Commit 8441eaa

Browse files
authored
Merge pull request #393 from wso2/changeset-release/next
[Release] [GitHub Action] Update package versions (alpha)
2 parents ad37e47 + 0fde10a commit 8441eaa

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"changesets": [
1414
"lazy-poems-shine",
1515
"public-lions-march",
16-
"strict-crews-bake"
16+
"strict-crews-bake",
17+
"thick-bugs-beg"
1718
]
1819
}

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.3
4+
5+
### Patch Changes
6+
7+
- [#392](https://github.com/wso2/oxygen-ui/pull/392) [`a9de0c2`](https://github.com/wso2/oxygen-ui/commit/a9de0c25dd49be86b78cce7253f16fb556e49a60) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Add gradient backgound style
8+
39
## 0.0.1-alpha.2
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.2",
3+
"version": "0.0.1-alpha.3",
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)