1.1.9 • Published 7 years ago

local-pr-changelog v1.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

local-pr-changelog.js

A command line Utility to generate Pull Request based changelog from local repository.

Pros: No need to use github api token. Cons: Plz update local repository yourself. Need to copy and paste changelog manually.

Usage

Install

npm

npm install -g local-pr-changelog

yarn

yarn global add local-pr-changelog

Output Changelog

output Tag to HEAD

local-pr-changelog -f v1.0.0

output Tag to HEAD with checkbox

local-pr-changelog -f v1.0.0 -c

Classify Output

Pull Request Title must start with New: or Fix: or Update: or Build:, Docs:, Breaking:, Upgrade:.

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago