Skip to content

Commit 9cbd706

Browse files
committed
chore: release v0.14.4
1 parent fd0ffa8 commit 9cbd706

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

0 commit comments

Comments
 (0)