@deptagency/changelog

1.2.0 • Public • Published

Changelog

Changelog
Magically creates a YML file with metadata of a change entry

Install

npm install @deptagency/changelog

or

yarn add @deptagency/changelog

Usage

package.json

{
  "scripts": {
    "changelog": "node ./node_modules/@deptagency/changelog"
  }
}
npm changelog

or

yarn changelog

CLI arguments (optional)

Argument Description Default
path File path ./changelog/unreleased/
file File name %s-%s.yml
File name format
Value Description Slugified
%1$s Jira ticket true
%2$s Changelog message true

Prompt

Question Hint Type
Changelog message ... e.g. Bug ticket title text
Type of change ... use arrow-keys, return to submit autocomplete
Jira ticket ... e.g. HD-987 text
Merge Request ... e.g. 790 text

Icon

Made by Freepik from www.flaticon.com

Package Sidebar

Install

npm i @deptagency/changelog

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

10.4 kB

Total Files

6

Last publish

Collaborators

  • pixeldetektiv
  • sergej.mueller