Skip to content

Commit 14ebd1e

Browse files
committed
chore: release v0.4.5
1 parent d9a7a87 commit 14ebd1e

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.4",
3+
"version": "0.4.5",
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.4",
4+
"version": "0.4.5",
55
"packageManager": "pnpm@10.28.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)