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
conventional-changelog have supported lerna-style package.
Do conventional-github-releaser have any chance to support lerna?
conventional-github-releaser
conventional-github-releaser -p angular --lerna pkg-name # Update pkg-name@version release note
The text was updated successfully, but these errors were encountered:
@azu that seems like a reasonable thing to expect in conventional-github-releaser.
Since I don't see myself having time to work on this feature, would you be willing, and able, to submit a pull request to implement --lerna?
--lerna
Sorry, something went wrong.
No branches or pull requests
conventional-changelog have supported lerna-style package.
Do
conventional-github-releaser
have any chance to support lerna?conventional-github-releaser -p angular --lerna pkg-name # Update pkg-name@version release note
The text was updated successfully, but these errors were encountered: