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

How can I ignore the changes for specific files? #691

Open
anlesk opened this issue Dec 9, 2020 · 0 comments
Open

How can I ignore the changes for specific files? #691

anlesk opened this issue Dec 9, 2020 · 0 comments
Labels

Comments

@anlesk
Copy link

anlesk commented Dec 9, 2020

I'm using standard-version with non-js files as passing packageFiles and bumpFiles.
When I run standard-version two times in a row - I got my bumpFiles bumped like I had changes other than ones being made by the first run of the command.

  1. Is my assumption correct that running standard-version will always bump a package? Even though the proper tag is present on the HEAD.
  2. Is there a way to ignore specific files when calculating the version?

I've been using lerna and it's lerna version do have an option to ignore the changes in the specific files.

Related threads: #192 #577

@anlesk anlesk added the question label Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant