Skip to content

Commit 832d82e

Browse files
committed
chore: release v0.3.3
1 parent b5625d5 commit 832d82e

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.2",
3+
"version": "0.3.3",
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.2",
3+
"version": "0.3.3",
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)