Skip to content

Instantly share code, notes, and snippets.

@addyosmani
Created March 13, 2020 22:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save addyosmani/c4ba75b7979dab186bf6130390e7c1e2 to your computer and use it in GitHub Desktop.
Save addyosmani/c4ba75b7979dab186bf6130390e7c1e2 to your computer and use it in GitHub Desktop.
Generate markdown notes for github releases

git log --pretty=format:"* %s" v0.0.8..v0.1.0 > changelog.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment