@binden/semantic-release-config
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

semantic-release-config CI Status version Known Vulnerabilities code style: prettier Contributor Covenant semantic-release Conventional Commits GitHub top language Node.js version npm downloads License

Shareable semantic-release config.

  • based on conventionalcommits

  • updates CHANGELOG.md

  • adds GitHub tags and releases with release notes

  • publishes new versions to npm

Installation

npm i --save-dev @binden/semantic-release-config

Usage

  • Add the extends property (in the .releaserc.json file)
{ "extends": "@binden/semantic-release-config", "branches": ["v1", "main"] }
  • Run semantic-release
npx semantic-release

Package Sidebar

Install

npm i @binden/semantic-release-config

Weekly Downloads

90

Version

3.0.0

License

MIT

Unpacked Size

11.2 kB

Total Files

6

Last publish

Collaborators

  • vansergen