-
Notifications
You must be signed in to change notification settings - Fork 53
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
Release new version #121
Comments
@birtles Let's set this repo to use semantic-release. We've had great luck with it on other karma repos. This involves a PR to add the modules and connect them to build. It involves adopting a format (which is linted) for commit messages that the release tool understands. (It may involve some admin I need to do). Then your merges will automatically release.
If you send the PR for me to review we can get it set up. |
Great, thank you! I've started #122 for this. |
Ok it look worked, thanks! |
Thank you! |
@johnjbarton Would it be possible to release a new version?
In particular it would be good to ship #114 and #116 since they seem to be tripping people up.
Note, however, that it is a breaking change since when we bumped standard-version to 8.0.1 in #117 I had to bump the minimum Node version to version 10.
The text was updated successfully, but these errors were encountered: