Skip to content

Commit

Permalink
chore: fix script package version incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
liuweiGL committed Jul 2, 2021
1 parent f27fd45 commit 092be19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/script/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "script",
"version": "1.1.1",
"version": "1.1.0",
"private": true,
"scripts": {
"changelog": "ts-node src/index.ts changelog && git add -A",
Expand Down

0 comments on commit 092be19

Please # to comment.