Skip to content

Latest commit

 

History

History
 
 

changelog

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Discord server NPM version NPM downloads Build status paypal

Create a discord bot with TypeScript and Decorators!

📖 Introduction

changelog generator, written in TypeScript with Node.js

💻 Installation

Version 16.6.0 or newer of Node.js is required

npm install @discordx/changelog
yarn add @discordx/changelog

Supported Scopes

build, chore, ci, docs, feat, fix, refactor, revert, test, types, workflow, BREAKING CHANGE

Options

The following options are only available

Name Required Default Description
--root No "./" root folder path
--out No "./CHANGELOG.md" changelog file path
--tag No "v*" tag to match with releases
--tag-replace No undefined replacement in tag
--ignore-scope No undefined ignore scopes
--header No # Stage\n\n set custom header
--only-stage No false generate only stage changelog

📜 Documentation

☎️ Need help?

💖 Thank you

You can support discordx by giving it a GitHub star.