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

Bump v2.0.5 #252

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Bump v2.0.5 #252

merged 1 commit into from
Dec 27, 2023

Conversation

EtienneM
Copy link
Member

@EtienneM EtienneM commented Dec 27, 2023

1 year with no release, it's time to make a new one :)

Comment on lines +150 to +156
version="2.0.5"

git switch --create release/${version}
git add CHANGELOG.md README.md
git commit -m "Bump v2.0.4"
git tag v2.0.4
git push origin master v2.0.4
git commit -m "Bump v${version}"
git push --set-upstream origin release/${version}
gh pr create --reviewer=EtienneM --fill-first
Copy link
Member Author

Choose a reason for hiding this comment

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

This is a better practice to go through a PR than push to master directly.

Copy link

@ipfaze ipfaze left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@EtienneM EtienneM merged commit 52089b3 into master Dec 27, 2023
2 checks passed
@EtienneM EtienneM deleted the release/2.0.5 branch December 27, 2023 16:19
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.

2 participants