windows-installer
windows-installer copied to clipboard
Using semantic-release
Will be cool to use https://github.com/semantic-release/semantic-release as electron-builder does. #69
How do you think guys, @kevinsawicki @paulcbetts? I believe it will simplify release of new versions a lot.
I believe it will simplify release of new versions a lot.
Please note — it also means that you have to use commit message policy — see https://github.com/semantic-release/semantic-release#default-commit-message-format
Also, it doesn't mean that all users will be affected when new version is released — you can configure to release using next (npm tag) (if you are not sure in the changes, but want to provide pre-release versions).