Skip to content

Commit e3572b0

Browse files
committed
chore: release v0.4.0
1 parent 39320ee commit e3572b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3.3",
3+
"version": "0.4.0",
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,6 +1,6 @@
11
{
22
"name": "unplugin-lightningcss",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"packageManager": "[email protected]",
55
"description": "Lightning CSS integration for Vite, Rollup, esbuild, Webpack, Vue CLI, and more.",
66
"type": "module",

0 commit comments

Comments
 (0)