Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAuto obtain release notes from version history #19
Comments
|
Actually maybe it should grab it from the local browser-laptop repo's CHANGELOG.md file (by parsing it) and then the script can upload the release to github with release notes too like: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Obtain release notes from:
https://github.com/brave/browser-laptop/releases/tag/v0.7.8
That way we don't need to pass them via command line and you can just grab the markdown there.
On the browser side we'll make the release notes viewer show markdown.