Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohe0601 committed Oct 21, 2024
1 parent 62b9a6b commit 2972263
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@watermark-lite/monorepo",
"type": "module",
"version": "0.0.7",
"version": "0.1.0",
"private": true,
"packageManager": "[email protected]",
"description": "💻 a lightweight watermark plugin 一个轻量级水印插件",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "watermark-lite",
"type": "module",
"version": "0.0.7",
"version": "0.1.0",
"description": "💻 a lightweight watermark plugin 一个轻量级水印插件",
"author": "xiaohe0601 <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@watermark-lite/playground",
"type": "module",
"version": "0.0.7",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 2972263

Please sign in to comment.