Skip to content

Commit

Permalink
release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Jul 9, 2022
1 parent 96af28c commit d38847d
Show file tree
Hide file tree
Showing 3 changed files with 80,287 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"tagName": "${version}"
},
"github": {
"release": true,
"releaseName": "${version}",
"releaseNotes": "npx auto-changelog --stdout --commit-limit false -u --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs"
"release": true
},
"hooks": {
"before:init": "",
Expand Down
Loading

0 comments on commit d38847d

Please sign in to comment.