1.2.2 • Published 2 years ago

@releaseband/semantic-release-npm-github-config v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@releaseband/semantic-release-npm-github-config

semantic-release shareable config for npm registry and GitHub

Installing

npm i -D @releaseband/semantic-release-npm-github-config
npx install-peerdeps --dev @releaseband/semantic-release-npm-github-config

create .releaserc.js file in the root project folder:

module.exports = require('@releaseband/semantic-release-npm-github-config');