We use semantic-release to fully automate package publishing.
Every successful continuous integration build of the master branch is analyzed and
new version with tag next
will be published if fix
, feat
or BREAKING CHANGE
detected.
To add wiki
upstream:
git remote add upstream https://github.com/electron-userland/electron-builder.wiki.git
To sync: npm run update-wiki