Skip to content

Commit

Permalink
chore(package.json): 添加release-it配置
Browse files Browse the repository at this point in the history
  • Loading branch information
SadWood committed Mar 28, 2024
1 parent 12e5a66 commit 85fffe5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@
]
},
"release-it": {
"git": {
"commitMessage": "chore: release v${version}"
},
"github": {
"release": true
}
Expand Down

0 comments on commit 85fffe5

Please # to comment.