Skip to content

Commit

Permalink
0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tjaneczko committed Nov 1, 2018
1 parent 09eb7de commit 17754de
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.1.6] - 2018-11-01

### Fixed

- Upgrade keep-a-changelog library to fix #11
- Upgrade keep-a-changelog library to fix [#11]

## [0.1.5] - 2018-09-03

Expand Down Expand Up @@ -48,7 +50,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

- Initial tooling for changelog linting and automated releases

[Unreleased]: https://github.com/brightcove/kacl/compare/v0.1.5...HEAD
[#11]: https://github.com/brightcove/kacl/issues/11

[Unreleased]: https://github.com/brightcove/kacl/compare/v0.1.6...HEAD
[0.1.6]: https://github.com/brightcove/kacl/compare/v0.1.5...v0.1.6
[0.1.5]: https://github.com/brightcove/kacl/compare/v0.1.4...v0.1.5
[0.1.4]: https://github.com/brightcove/kacl/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/brightcove/kacl/compare/v0.1.2...v0.1.3
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brightcove/kacl",
"version": "0.1.5",
"version": "0.1.6",
"description": "Keep a Changelog tooling for automating changelog releases",
"keywords": [
"changelog",
Expand Down

0 comments on commit 17754de

Please sign in to comment.