Skip to content

Commit fa48715

Browse files
committed
chore: release v0.7.1
1 parent f00e4f7 commit fa48715

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/isolated-decl",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
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-isolated-decl",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"packageManager": "[email protected]",
55
"description": "A blazing-fast tool for generating isolated declarations.",
66
"type": "module",

0 commit comments

Comments
 (0)