Skip to content

Instantly share code, notes, and snippets.

@AvocadoVenom
Created June 7, 2022 07:36
Show Gist options
  • Select an option

  • Save AvocadoVenom/3d0ed3c139c0ce5c164ec03b9686b199 to your computer and use it in GitHub Desktop.

Select an option

Save AvocadoVenom/3d0ed3c139c0ce5c164ec03b9686b199 to your computer and use it in GitHub Desktop.
{
// ...
"postversion": "git push --follow-tags && yarn run generate-changelog",
"generate-changelog": "node ./scripts/gitlab/gitlab-changelog.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment