release-note-generator-cmr-dev

2.1.0 • Public • Published

release-note-generator

See the CHANGELOG

Installation

npm install --save-dev semantic-release
npm install --save-dev @semantic-release/{changelog,git}
npm install --save-dev conventional-changelog-conventionalcommits
npm install --save-dev @commitlint/{config-conventional,cli}
npm install --save-dev husky

npx husky install
npx husky add .husky/commit-msg 'npx --no-install commitlint --edit $1'

Reuse github action worfklow and release.config.js.

Docs

Readme

Keywords

none

Package Sidebar

Install

npm i release-note-generator-cmr-dev

Weekly Downloads

1

Version

2.1.0

License

ISC

Unpacked Size

5.93 kB

Total Files

8

Last publish

Collaborators

  • cmuller29