Skip to content

Commit 5a975aa

Browse files
committed
chore: release v0.6.0
1 parent f3aa504 commit 5a975aa

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/replace",
3-
"version": "0.5.2",
3+
"version": "0.6.0",
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-replace",
3-
"version": "0.5.2",
3+
"version": "0.6.0",
44
"packageManager": "[email protected]",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",

0 commit comments

Comments
 (0)