Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #191: generate changelog from pull requests using lerna-changelog #253

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

silkentrance
Copy link
Collaborator

@silkentrance silkentrance commented Apr 28, 2020

fix #191: generate changelog from pull requests using lerna-changelog

@raszi

Prior to publishing a new release, the changelog must be updated.
To do this, simply run ./scripts/prepare-changelog.sh <previous-version-tag>.
This will create a CHANGELOG.new.md based on the old CHANGELOG.md.
Normally, this will give you an unreleased new version at the very top.
Here you must insert the actual version number.
After review, simply move the CHANGELOG.new.md to CHANGELOG.md and you are done.

Have fun.

@silkentrance
Copy link
Collaborator Author

#191 PR is #253

@silkentrance silkentrance self-assigned this Apr 28, 2020
@silkentrance silkentrance merged commit 3fde7ec into master Apr 28, 2020
@silkentrance
Copy link
Collaborator Author

silkentrance commented Apr 28, 2020

lol this must be microsoft at work. buggy as hell. it took three tries to actually merge this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changelog
1 participant