Skip to content

Commit 8f463f3

Browse files
committed
chore: release v0.3.1
1 parent 8833805 commit 8f463f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unplugin/inline-enum",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"exports": {
55
"./index": "./src/index.ts",
66
"./api": "./src/api.ts",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-inline-enum",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"packageManager": "[email protected]",
55
"description": "Inline enum values to optimize bundle size.",
66
"type": "module",

0 commit comments

Comments
 (0)