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

Package detail

conventional-changelog-videojs

videojs3.5kISC3.0.2

conventional-changelog videojs preset

conventional-changelog, videojs, preset

readme

NPM version Build Status Dependency Status Coverage Status

conventional-changelog videojs preset

This is based on the angular preset. The main difference is that instead of only allowing feat, fix, and perf in the changelog, everything shows up but the important parts (breaking changes, features, bug fixes) are sorted first.

See convention

Issues with the convention itself should be reported on the here.

changelog

1.3.0 (2016-08-06)

Features

  • noteKeywords: make BREAKING CHANGE more forgiving (7dce559)
  • references: remove references that already appear in the subject (aa765c2)

1.2.0 (2016-05-10)

Features

  • template: use context.repoUrl(2b5818b)

1.1.0 (2016-04-26)

Bug Fixes

  • template: whitespace (72f8b12)
  • update to reference conventional-changelog org (cd1a75a)
  • template: wrong version link if no host (bb20a7b), closes #8

Features

  • remove commit length restriction (6aebb75), closes #12
  • github: adds github-specific replacements for issues and users (2633f73), closes #12

1.0.0 (2016-02-05)

Features

0.1.0 (2016-01-30)

0.0.2 (2016-01-30)

Features

  • exports: export the promise (60def39)

0.0.1 (2015-12-26)

Features