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

Commit b3c330b

Browse files
chore(release): 1.5.1 [skip ci]
1 parent 1f2eb64 commit b3c330b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.1](https://github.com/AtomLinter/linter-htmlhint/compare/v1.5.0...v1.5.1) (2018-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** update htmlhint to version 0.10.0 ([fd934a2](https://github.com/AtomLinter/linter-htmlhint/commit/fd934a2))
7+
18
# [1.5.0](https://github.com/AtomLinter/linter-htmlhint/compare/v1.4.0...v1.5.0) (2018-08-29)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linter-htmlhint",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"private": true,
55
"description": "A plugin for Atom Linter providing an interface to HTMLHint.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)