1.1.0 • Published 1 year ago

@terwer/changelog-parser v1.1.0

Weekly downloads
-
License
GPL
Repository
-
Last release
1 year ago

changelog-parser

Parse the commit log and de-duplicate it

Usage

1 add script to package.json

"scripts": {
  "parseChangelog": "ts-node-esm --experimental-specifier-resolution=node changelogParser.ts"
}

2

pnpm parseChangelog
1.1.0

1 year ago

1.0.0

1 year ago