Skip to content

Commit 6860f75

Browse files
Merge pull request #401 from wso2/changeset-release/next
[Release] [GitHub Action] Update package versions (alpha)
2 parents ff3796b + 6ea768b commit 6860f75

File tree

5 files changed

+16
-2
lines changed

5 files changed

+16
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"changesets": [
1414
"brave-guests-brake",
15+
"humble-bags-beam",
1516
"lazy-poems-shine",
1617
"public-lions-march",
1718
"rich-spiders-sort",

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.7
4+
5+
### Patch Changes
6+
7+
- [#400](https://github.com/wso2/oxygen-ui/pull/400) [`88627d6`](https://github.com/wso2/oxygen-ui/commit/88627d6d3c4525562ae2f57509b22fe2ba8e13d7) Thanks [@brionmario](https://github.com/brionmario)! - Bump depedencies
8+
39
## 0.0.1-alpha.5
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.5",
3+
"version": "0.0.1-alpha.7",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @wso2/oxygen-ui
22

3+
## 0.0.1-alpha.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`88627d6`](https://github.com/wso2/oxygen-ui/commit/88627d6d3c4525562ae2f57509b22fe2ba8e13d7)]:
8+
- @wso2/oxygen-ui-icons-react@0.0.1-alpha.7
9+
310
## 0.0.1-alpha.6
411

512
### 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.6",
3+
"version": "0.0.1-alpha.7",
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)