Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.04 KB

changelog

Creates a YML file with metadata of a change entry. Based on Enquirer, the powerful Node.js library for creating interactive CLI prompts.

DEPRECATED

This package has been moved to @deptagency/changelog

Settings

Destination

./changelog/unreleased/

File format

%s-%s.yml

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, to submit autocomplete
Jira ticket ... e.g. HD-987 text
Merge Request ... e.g. 790 text