Skip to content

Commit e0771cb

Browse files
committed
chore: release v0.6.4
1 parent 7a091c8 commit e0771cb

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/inline-enum",
3-
"version": "0.6.3",
3+
"version": "0.6.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-inline-enum",
33
"type": "module",
4-
"version": "0.6.3",
4+
"version": "0.6.4",
55
"packageManager": "[email protected]",
66
"description": "Inline enum values to optimize bundle size.",
77
"author": "Kevin Deng <[email protected]>",

0 commit comments

Comments
 (0)