Skip to content

Commit dde51e1

Browse files
committed
chore: release v0.4.4
1 parent b6a1aea commit dde51e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unplugin/lightningcss",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"exports": {
55
"./index": "./src/index.ts",
66
"./api": "./src/api.ts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-lightningcss",
33
"type": "module",
4-
"version": "0.4.3",
4+
"version": "0.4.4",
55
"packageManager": "pnpm@10.26.1",
66
"description": "Lightning CSS integration for Vite, Rollup, esbuild, Webpack, Vue CLI, and more.",
77
"author": "Kevin Deng <sxzz@sxzz.moe>",

0 commit comments

Comments
 (0)