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

chore(release): correctly tag when bumping the version of the package #47

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

tbouffard
Copy link
Member

The "npm version" command does not commit changes when used to bump the version of a workspace. So, introduce a script that create the commit and the tag.

The "npm version" command does not commit changes when used to bump the version of a workspace.
So, introduce a script that create the commit and the tag.
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Jul 21, 2023
@tbouffard tbouffard merged commit 0527ddf into main Jul 21, 2023
1 check passed
@tbouffard tbouffard deleted the chore/commit_npm_version branch July 21, 2023 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant