Skip to content

Commit 4986e64

Browse files
committed
chore: release v0.20.2
1 parent d155642 commit 4986e64

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/macros",
3-
"version": "0.20.1",
3+
"version": "0.20.2",
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-macros",
33
"type": "module",
4-
"version": "0.20.1",
4+
"version": "0.20.2",
55
"packageManager": "pnpm@11.7.0",
66
"description": "Macros for bundlers.",
77
"author": "Kevin Deng <sxzz@sxzz.moe>",

0 commit comments

Comments
 (0)