@videojs/update-changelog

A wrapper around conventional-changelog-cli to better support prereleases.

Usage no npm install needed!

<script type="module">
  import videojsUpdateChangelog from 'https://cdn.skypack.dev/@videojs/update-changelog';
</script>

README

@videojs/update-changelog

A wrapper around conventional-changelog-cli to better support prereleases.

Why?

Created to work around issues with full version changelogs when prerelease tags exist.

See: https://github.com/conventional-changelog/standard-version/issues/203

Installation

Install @videojs/update-changelog

$ npm i --save-dev @videojs/update-changelog

Usage

Command line

This package provides two binaries videojs-update-changelog and vjs-update-changelog. Both do the same thing. Pass --help to binaries for more information.

License

Apache-2.0. Copyright (c) Brightcove, Inc.