Skip to content

Commit

Permalink
chore(release): v1.1.5
Browse files Browse the repository at this point in the history
<a name="1.1.5"></a>
## [1.1.5](v1.1.4...v1.1.5) (2017-03-12)
  • Loading branch information
marionebl committed Mar 12, 2017
1 parent 7cbc5b6 commit f6a1361
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="1.1.5"></a>
## [1.1.5](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.4...v1.1.5) (2017-03-12)



<a name="1.1.4"></a>
## [1.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v1.1.3...v1.1.4) (2017-03-12)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-lint",
"version": "1.1.4",
"version": "1.1.5",
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
"main": "distribution/index.js",
"files": [
Expand Down

0 comments on commit f6a1361

Please sign in to comment.