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

Commit

Permalink
chore(release): 3.1.15 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 13, 2019
1 parent ad853e7 commit df01585
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [3.1.15](https://github.com/AtomLinter/linter-jshint/compare/v3.1.14...v3.1.15) (2019-03-13)


### Bug Fixes

* **deps:** update dependency jshint to v2.10.2 ([9485783](https://github.com/AtomLinter/linter-jshint/commit/9485783))

## [3.1.14](https://github.com/AtomLinter/linter-jshint/compare/v3.1.13...v3.1.14) (2019-02-06)


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
@@ -1,7 +1,7 @@
{
"name": "linter-jshint",
"main": "./lib/main.js",
"version": "3.1.14",
"version": "3.1.15",
"description": "Linter plugin for JavaScript, using jshint",
"repository": {
"type": "git",
Expand Down

0 comments on commit df01585

Please sign in to comment.