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: refactor version bump script for improved readability and maintainability #3021

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ayoub-Mabrouk
Copy link

This commit refactors the version bump script to enhance its readability and maintainability. The following changes have been made:

  • Consolidated environment variable extraction for cleaner code.
  • Simplified the bumpVersion function to use a more concise approach for logging or executing the command.
  • Streamlined the updateVersion function with improved logic and readability.

These improvements aim to make the script easier to understand and modify in the future.

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

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.

1 participant