extract-changelog-release
Version:
Extract release notes from latest entry in standard-version changelog
20 lines (9 loc) • 728 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.2](https://github.com/nonara/extract-changelog-release/compare/v1.0.1...v1.0.2) (2021-08-16)
### Bug Fixes
* Make executable with npx ([c7c6798](https://github.com/nonara/extract-changelog-release/commit/c7c679868ad0ddfae92f6c0899b300a4f93cbc04))
### [1.0.1](https://github.com/nonara/extract-changelog-release/compare/v1.0.0...v1.0.1) (2021-08-16)
## 1.0.0 (2021-08-16)
### Features
* First version complete ([03026b4](https://github.com/nonara/extract-changelog-release/commit/03026b432806f306259b186a7493a5e57c895198))