Skip to content

Commit

Permalink
main
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Oct 28, 2021
1 parent 8bd53a0 commit f40fa9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"changelog": "npx auto-changelog --stdout --commit-limit false -u --template https://github.com/raw/release-it/release-it/master/templates/changelog-compact.hbs",
"tagName": "${version}",
"commitMessage": "Automated release ${version}",
"requireBranch": "master",
"requireBranch": "main",
"requireCleanWorkingDir": false,
"git.requireCommits": true
},
Expand Down

0 comments on commit f40fa9e

Please sign in to comment.