🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@code-chris/changelog-generator

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@code-chris/changelog-generator

![build](https://github.com/ckotzbauer/changelog-generator/workflows/build/badge.svg)

unpublished
Source
npmnpm
Version
2.4.2
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Changelog Generator

build

$ changelog-generator
Usage: changelog-generator [options]

Options:
  -V, --version                output the version number
  -t, --template <name>        template to use (default: "github")
  -a, --ascending              sort commits ascending by date (default: false)
  --release-date <date>        date of release to build (default: "<current date>")
  --release-version <version>  version of release
  -f, --file <file>            path of changelog file (default: "CHANGELOG.md")
  --commit-output <file>       path of commit-list file
  -r, --repository <repo>      path of git repository (default: "<cwd>")
  -n, --notable-changes        insert notable changes block (default: false)
  --github-handle <handle>     github org-repo handle
  -h, --help                   display help for command

FAQs

Package last updated on 09 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts