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