Skip to content

Commit 386e8b0

Browse files
committed
chore: release v0.6.3
1 parent 4a47f01 commit 386e8b0

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/inline-enum",
3-
"version": "0.6.2",
3+
"version": "0.6.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,7 +1,7 @@
11
{
22
"name": "unplugin-inline-enum",
33
"type": "module",
4-
"version": "0.6.2",
4+
"version": "0.6.3",
55
"packageManager": "pnpm@10.25.0",
66
"description": "Inline enum values to optimize bundle size.",
77
"author": "Kevin Deng <sxzz@sxzz.moe>",

0 commit comments

Comments
 (0)