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

Commit

Permalink
chore(release): 4.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 22, 2019
1 parent a692546 commit bbe210d
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 @@
## [4.2.2](https://github.com/AtomLinter/linter-jscs/compare/v4.2.1...v4.2.2) (2019-04-22)


### Bug Fixes

* **deps:** update dependency atom-package-deps to v5.1.0 ([3f4b8e3](https://github.com/AtomLinter/linter-jscs/commit/3f4b8e3))

## [4.2.1](https://github.com/AtomLinter/linter-jscs/compare/v4.2.0...v4.2.1) (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,6 +1,6 @@
{
"name": "linter-jscs",
"version": "4.2.1",
"version": "4.2.2",
"main": "src/linter-jscs",
"description": "Linter plugin for JavaScript, using JSCS",
"repository": {
Expand Down

0 comments on commit bbe210d

Please sign in to comment.