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

feat: setup stand-version auto-release and changelog #6

Merged
merged 2 commits into from
Jul 15, 2022

Conversation

dustinsgoodman
Copy link
Contributor

@dustinsgoodman dustinsgoodman commented Mar 5, 2022

As this repo already uses conventional commits, this was as easy as adding the standard-version library and running a script to auto-generate the historical CHANGELOG.md. Moving forward, you can simply run yarn release and the full release will be handled with CHANGELOG updates. Version bumps are determined by conventional commit convention. You can run yarn release --dry-run to validate the changes before committing to the release.

Closes #5

@dustinsgoodman
Copy link
Contributor Author

@adriencaccia a friendly bump if you have time.

@adriencaccia
Copy link
Owner

@adriencaccia a friendly bump if you have time.

Hey!
I did not forget you 😉

I am really grateful for your work, it seems to be the right way forward 😃

My plan is to wait to review and merge your work when I will have a new feature or fix to add to the package.

@dustinsgoodman
Copy link
Contributor Author

Sounds like a good plan! Thanks for sharing! 😄

Copy link
Owner

@adriencaccia adriencaccia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes!

@adriencaccia adriencaccia merged commit fd68495 into adriencaccia:main Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request for CHANGELOG or Release Notes
2 participants