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

Commit

Permalink
chore(release): 2.0.51 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 11, 2020
1 parent 5b7e7c3 commit 72ddb03
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 @@
## [2.0.51](https://github.com/AtomLinter/linter-coffeelint/compare/v2.0.50...v2.0.51) (2020-06-11)


### Bug Fixes

* **deps:** update dependency @coffeelint/cli to v3.2.7 ([a9259dc](https://github.com/AtomLinter/linter-coffeelint/commit/a9259dc2d402ea0c527a2c3072b232f49cfea0b1))

## [2.0.50](https://github.com/AtomLinter/linter-coffeelint/compare/v2.0.49...v2.0.50) (2020-06-08)


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
Expand Up @@ -2,7 +2,7 @@
"name": "linter-coffeelint",
"main": "./src/index",
"private": true,
"version": "2.0.50",
"version": "2.0.51",
"description": "Lint CoffeeScript on the fly, using coffeelint",
"repository": {
"type": "git",
Expand Down

0 comments on commit 72ddb03

Please sign in to comment.