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.6.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 29, 2019
1 parent ab833da commit 8899df6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.2](https://github.com/AtomLinter/linter-htmlhint/compare/v1.6.1...v1.6.2) (2019-05-29)


### Bug Fixes

* **deps:** update dependency strip-json-comments to v3 ([074e8a7](https://github.com/AtomLinter/linter-htmlhint/commit/074e8a7))

## [1.6.1](https://github.com/AtomLinter/linter-htmlhint/compare/v1.6.0...v1.6.1) (2019-04-22)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.6.1",
"version": "1.6.2",
"private": true,
"description": "A plugin for Atom Linter providing an interface to HTMLHint.",
"main": "lib/index.js",
Expand Down

0 comments on commit 8899df6

Please sign in to comment.