changelog-parser
Version:
Change log parser for node.
51 lines (30 loc) • 708 B
Markdown
# changelog title
A cool description (optional).
## unreleased
* foo
## x.y.z - YYYY-MM-DD
* bar
## [a.b.c]
### Changes
* Update API
* Fix bug #1
# 2.3.1 (2018-12-19)
### Fixed
- Support dates in parentheses.
# 2.3.0 - 2018-12-18
### Added
- Some changelog generators such as [standard-version](https://github.com/conventional-changelog/standard-version) would produce H1s for major versions and H2s for minor versions. We want the parser to be able to parse both.
## 2.2.3-pre.1 - 2013-02-14
### Added
- Added an item.
* Added another item.
* Update API
## 2.0.0-x.7.z.92 - 2013-02-14
* bark bark
* woof
* arf
## v1.3.0
* make it so
## [1.2.3](link)
* init
[a.b.c]: http://altavista.com