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

Retain modified version file content when bumping version #185

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Retain modified version file content when bumping version #185

merged 1 commit into from
Feb 23, 2024

Conversation

lesleh
Copy link
Contributor

@lesleh lesleh commented Feb 22, 2024

When bumping the version, the content of the version file is updated to the new version. This change retains the modified content of the version file when bumping the version, for example, if any packages in the package.json file are updated.

For example, this commit updated the version field, as requested, but it reverted all the changes to the package dependencies.

@lesleh lesleh requested a review from a team as a code owner February 22, 2024 23:39
When bumping the version, the content of the version file is updated to
the new version. This change retains the modified content of the version
file when bumping the version, for example, if any packages in the
package.json file are updated.
@addersuk addersuk merged commit d19dbc1 into simplybusiness:master Feb 23, 2024
7 checks passed
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