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

Commit 8899df6

Browse files
chore(release): 1.6.2 [skip ci]
1 parent ab833da commit 8899df6

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.2](https://github.com/AtomLinter/linter-htmlhint/compare/v1.6.1...v1.6.2) (2019-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency strip-json-comments to v3 ([074e8a7](https://github.com/AtomLinter/linter-htmlhint/commit/074e8a7))
7+
18
## [1.6.1](https://github.com/AtomLinter/linter-htmlhint/compare/v1.6.0...v1.6.1) (2019-04-22)
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.6.1",
3+
"version": "1.6.2",
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)