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

Commit 33d288c

Browse files
chore(release): 3.1.19 [skip ci]
1 parent 655f970 commit 33d288c

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+
## [3.1.19](https://github.com/AtomLinter/linter-jshint/compare/v3.1.18...v3.1.19) (2020-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency jshint to v2.11.0 ([d1ab9c3](https://github.com/AtomLinter/linter-jshint/commit/d1ab9c320451f085bd156e1702e461e118271c9e))
7+
18
## [3.1.18](https://github.com/AtomLinter/linter-jshint/compare/v3.1.17...v3.1.18) (2019-12-18)
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,7 +1,7 @@
11
{
22
"name": "linter-jshint",
33
"main": "./lib/main.js",
4-
"version": "3.1.18",
4+
"version": "3.1.19",
55
"description": "Linter plugin for JavaScript, using jshint",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)