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

1.3.4 • Public • Published

Release CI

Semantic Release Config

Usage

For git only releases

"release": {
  "extends": "@cablanchard/semantic-release"
},

For git + npm releases

"release": {
  "extends": "@cablanchard/semantic-release/dist/npm"
},

Licence

MIT

Dependents (0)

Package Sidebar

Install

npm i @cablanchard/semantic-release

Weekly Downloads

720

Version

1.3.4

License

MIT

Unpacked Size

9.69 kB

Total Files

10

Last publish

Collaborators

  • cablanchard