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.45 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 17, 2020
1 parent 7bbdf95 commit 11cfe2f
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.45](https://github.com/AtomLinter/linter-coffeelint/compare/v2.0.44...v2.0.45) (2020-04-17)


### Bug Fixes

* **deps:** update dependency @coffeelint/cli to v3.2.2 ([0d6e8df](https://github.com/AtomLinter/linter-coffeelint/commit/0d6e8df3f950d6ec4a07a78fcc0ef23eb1bb2eda))

## [2.0.44](https://github.com/AtomLinter/linter-coffeelint/compare/v2.0.43...v2.0.44) (2020-04-16)


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.44",
"version": "2.0.45",
"description": "Lint CoffeeScript on the fly, using coffeelint",
"repository": {
"type": "git",
Expand Down

0 comments on commit 11cfe2f

Please sign in to comment.