@kocal/semantic-release-preset

2.0.21 • Public • Published

Semantic Release preset

npm (scoped) Node CI

Features

  • Analyze commits by using angular preset, commits build(deps) are seen as patch
  • Generate a changelog by using angular preset, it will add an entry for every commit types (feat, fix, perf, revert, docs, refactor, build)
  • Publish the release on GitHub, with a tag and a changelog
  • Publish the release on NPM, with a tag

Installation

$ yarn add -D semantic-release @kocal/semantic-release-preset

Usage

In Semantic Release configuration file:

{
  "extends": "@kocal/semantic-release-preset"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @kocal/semantic-release-preset

Weekly Downloads

3

Version

2.0.21

License

MIT

Unpacked Size

5.25 kB

Total Files

4

Last publish

Collaborators

  • kocal