We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Refer to Configuration section:
repo: Your "org/repo" on GitHub (automatically inferred)
repo
I didn't specify a 'repo' field, then ran global installed lerna-changelog, and nothing happened, no CHANGELOG or ERROR
lerna-changelog
Dived into source and got a 'https://api.github.com/repos/undefined/issues/2'. Set a 'repo' field then it works well.
So, an ERROR message is required as it can't be inferred automatically.
The text was updated successfully, but these errors were encountered:
$ lerna-changelog --version 0.7.0
Sorry, something went wrong.
Should be resolved by #102
No branches or pull requests
Refer to Configuration section:
I didn't specify a 'repo' field, then ran global installed
lerna-changelog
, and nothing happened, no CHANGELOG or ERRORDived into source and got a 'https://api.github.com/repos/undefined/issues/2'. Set a 'repo' field then it works well.
So, an ERROR message is required as it can't be inferred automatically.
The text was updated successfully, but these errors were encountered: