@videojs/update-changelog
v0.0.4
Published
A wrapper around conventional-changelog-cli to better support prereleases.
Downloads
493
Maintainers
Keywords
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.