Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxingkang committed Mar 29, 2024
1 parent ee469c4 commit d42753f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pansy/monorepo",
"version": "1.1.0",
"version": "1.0.0",
"scripts": {
"build": "pnpm -r --filter run build",
"test": "vitest",
Expand Down
2 changes: 1 addition & 1 deletion packages/copy-to-clipboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"author": "wangxingkang <https://github.com/wangxingkang>",
"license": "MIT",
"dependencies": {
"@pansy/toggle-selection": "workspace:*"
"@pansy/toggle-selection": "1.0.0"
}
}

0 comments on commit d42753f

Please sign in to comment.