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

doc: bumpFiles key for file path is not valid #511

Merged
merged 1 commit into from
Jan 14, 2020
Merged

doc: bumpFiles key for file path is not valid #511

merged 1 commit into from
Jan 14, 2020

Conversation

antkaz
Copy link
Contributor

@antkaz antkaz commented Dec 18, 2019

When I updated the package to version 7.1.0 and added to config

"bumpFiles": [
  {
    "file": "path/to/file.jsom",
    "type": "json"
  }
],

I get error Path must be a string. Received undefined. But when I changed file key to filename, then script is work

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.429% when pulling 16d3390 on antkaz:patch-1 into cd227ea on conventional-changelog:master.

@tommywo tommywo merged commit 0539dc9 into conventional-changelog:master Jan 14, 2020
@tommywo
Copy link
Member

tommywo commented Jan 14, 2020

@antkaz Thank you for your contribution. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants