Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

conventional-commits

afalvella1kMIT1.6.0

Releases

readme

Conventional commits

Releases

First release

  • To generate your changelog for your first release, simply do:
    npm run release -- --first-release

Starting a new release

  • Use the git flow release start <version> to start a release.
  • Within this branch, you should then run npm run release to increment the version number within.
  • Finish your release running git flow release finish <version>.

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.0 (2020-09-26)

Features

Bug Fixes

1.5.0 (2020-09-26)

Features

Bug Fixes

1.4.0 (2020-09-26)

Features

Bug Fixes