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

Commit 127eb77

Browse files
chore(release): 1.6.0 [skip ci]
1 parent 3a55d34 commit 127eb77

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/AtomLinter/linter-htmlhint/compare/v1.5.2...v1.6.0) (2019-01-17)
2+
3+
4+
### Features
5+
6+
* update to Linter v2 API ([9d31471](https://github.com/AtomLinter/linter-htmlhint/commit/9d31471))
7+
18
## [1.5.2](https://github.com/AtomLinter/linter-htmlhint/compare/v1.5.1...v1.5.2) (2019-01-17)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2",
3+
"version": "1.6.0",
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)