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

adds: version bump script #1019

Merged
merged 4 commits into from
Oct 25, 2023
Merged

Conversation

danoswaltCL
Copy link
Collaborator

Idea to have script to always bump all the package versions, using npm script so it could be run manually or automated. To be used on release branches.

From root, to synchronize versions:
npm run version:patch
npm run version:minor
npm run version:major

@danoswaltCL danoswaltCL merged commit 3051753 into dev Oct 25, 2023
8 checks passed
@danoswaltCL danoswaltCL deleted the feature/version-bump-all-packages-script branch October 25, 2023 15:57
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