Skip to content

Commit

Permalink
chore: configure release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
w2xi committed Feb 3, 2024
1 parent 8b3f956 commit d62fe8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"github": {
"release": true
"release": true,
"web": true,
"autoGenerate": true
},
"git": {
"commitMessage": "release: v${version}"
Expand Down

0 comments on commit d62fe8c

Please sign in to comment.