Skip to content

Commit 1bd3c22

Browse files
committed
chore: release v0.1.0
1 parent 6c33740 commit 1bd3c22

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unplugin-keep-comments/monorepo",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"private": true,
66
"packageManager": "[email protected]",
77
"scripts": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@uni-ku/unplugin-keep-comments",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"description": "💬 在构建产物中保留指定的注释",
66
"author": "xiaohe0601 <[email protected]>",
77
"license": "MIT",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unplugin-keep-comments/playground",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"private": true,
66
"scripts": {
77
"build:tsdown": "tsdown",

0 commit comments

Comments
 (0)