Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 29, 2018
1 parent 0e2bb0d commit 4a74a49
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.5.0](https://github.com/AtomLinter/linter-htmlhint/compare/v1.4.0...v1.5.0) (2018-08-29)


### Features

* disable when no .htmlhintrc file is found ([#172](https://github.com/AtomLinter/linter-htmlhint/issues/172)) ([0e2bb0d](https://github.com/AtomLinter/linter-htmlhint/commit/0e2bb0d))

# Change Log

## [v1.4.0](https://github.com/AtomLinter/linter-htmlhint/tree/v1.4.0) (2017-10-28)
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": "linter-htmlhint",
"version": "1.4.0",
"version": "1.5.0",
"private": true,
"description": "A plugin for Atom Linter providing an interface to HTMLHint.",
"main": "lib/index.js",
Expand Down

0 comments on commit 4a74a49

Please sign in to comment.