Skip to content

Commit

Permalink
chore(release): add comments on prs and issues
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Oct 16, 2024
1 parent 16bc259 commit f314838
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,12 @@
},
"release-it": {
"git": {
"commitMessage": "chore: release ${version}"
"commitMessage": ":bookmark: release ${version}"
},
"github": {
"comments": {
"submit": true
},
"release": true
},
"hooks": {
Expand Down

0 comments on commit f314838

Please sign in to comment.