Skip to content

Commit 806f13e

Browse files
committed
chore: release v0.15.3
1 parent 972f055 commit 806f13e

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/ast",
3-
"version": "0.15.2",
3+
"version": "0.15.3",
44
"exports": {
55
".": "./src/index.ts",
66
"./ast-kit": "./src/ast-kit.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-ast",
3-
"version": "0.15.2",
3+
"version": "0.15.3",
44
"packageManager": "[email protected]",
55
"description": "Manipulate the AST to transform your code.",
66
"type": "module",

0 commit comments

Comments
 (0)