Skip to content

Commit 6daaed0

Browse files
authored
Merge pull request #397 from wso2/changeset-release/next
[Release] [GitHub Action] Update package versions (alpha)
2 parents 488f12e + ae76e75 commit 6daaed0

File tree

9 files changed

+32
-4
lines changed

9 files changed

+32
-4
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"lazy-poems-shine",
1616
"public-lions-march",
1717
"strict-crews-bake",
18+
"tender-aliens-obey",
1819
"thick-bugs-beg"
1920
]
2021
}

packages/esbuild-plugin-inline-css-fonts/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wso2/esbuild-plugin-inline-css-fonts
22

3+
## 0.0.1-alpha.5
4+
5+
### Patch Changes
6+
7+
- [#396](https://github.com/wso2/oxygen-ui/pull/396) [`48e28c0`](https://github.com/wso2/oxygen-ui/commit/48e28c0f1909941e61671337816081826c934d15) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Change all the dependencies to october releases
8+
39
## 0.0.1-alpha.1
410

511
### Patch Changes

packages/esbuild-plugin-inline-css-fonts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wso2/esbuild-plugin-inline-css-fonts",
3-
"version": "0.0.1-alpha.1",
3+
"version": "0.0.1-alpha.5",
44
"description": "ESBuild plugin to inline CSS and embed fonts as base64 data URIs",
55
"type": "module",
66
"main": "./dist/index.js",

packages/eslint-plugin-oxygen-ui/CHANGELOG.md

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

3+
## 0.0.1-alpha.5
4+
5+
### Patch Changes
6+
7+
- [#396](https://github.com/wso2/oxygen-ui/pull/396) [`48e28c0`](https://github.com/wso2/oxygen-ui/commit/48e28c0f1909941e61671337816081826c934d15) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Change all the dependencies to october releases
8+
39
## 0.0.1-alpha.1
410

511
### Patch Changes

packages/eslint-plugin-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/eslint-plugin-oxygen-ui",
3-
"version": "0.0.1-alpha.1",
3+
"version": "0.0.1-alpha.5",
44
"description": "ESLint plugin to prevent @mui and lucide-react direct imports in Oxygen UI based projects.",
55
"main": "./dist/index.js",
66
"module": "./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.0.1-alpha.5
4+
5+
### Patch Changes
6+
7+
- [#396](https://github.com/wso2/oxygen-ui/pull/396) [`48e28c0`](https://github.com/wso2/oxygen-ui/commit/48e28c0f1909941e61671337816081826c934d15) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Change all the dependencies to october releases
8+
39
## 0.0.1-alpha.4
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.4",
3+
"version": "0.0.1-alpha.5",
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.5
4+
5+
### Patch Changes
6+
7+
- [#396](https://github.com/wso2/oxygen-ui/pull/396) [`48e28c0`](https://github.com/wso2/oxygen-ui/commit/48e28c0f1909941e61671337816081826c934d15) Thanks [@jeradrutnam](https://github.com/jeradrutnam)! - Change all the dependencies to october releases
8+
9+
- Updated dependencies [[`48e28c0`](https://github.com/wso2/oxygen-ui/commit/48e28c0f1909941e61671337816081826c934d15)]:
10+
- @wso2/oxygen-ui-icons-react@0.0.1-alpha.5
11+
312
## 0.0.1-alpha.4
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.4",
3+
"version": "0.0.1-alpha.5",
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)