Skip to content

Instantly share code, notes, and snippets.

@favoyang
Last active May 31, 2020 06:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save favoyang/5dfbffa4b49067d57a927ee86e74ecfd to your computer and use it in GitHub Desktop.
Save favoyang/5dfbffa4b49067d57a927ee86e74ecfd to your computer and use it in GitHub Desktop.
---
git:
commitMessage: 'chore: release v${version}'
changelog: npx auto-changelog --stdout --commit-limit false -u --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs
github:
release: true
npm: false
hooks:
after:bump: "npx auto-changelog -p"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment