Skip to content

Commit 0211941

Browse files
committed
chore: release v0.16.0
1 parent ede07b4 commit 0211941

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/ast",
3-
"version": "0.15.4",
3+
"version": "0.16.0",
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,7 +1,7 @@
11
{
22
"name": "unplugin-ast",
33
"type": "module",
4-
"version": "0.15.4",
4+
"version": "0.16.0",
55
"packageManager": "[email protected]",
66
"description": "Manipulate the AST to transform your code.",
77
"author": "Kevin Deng <[email protected]>",

0 commit comments

Comments
 (0)