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

Commit 3afd488

Browse files
chore(release): 2.0.89 [skip ci]
1 parent 441f8d5 commit 3afd488

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.89](https://github.com/AtomLinter/linter-coffeelint/compare/v2.0.88...v2.0.89) (2022-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @coffeelint/cli to v5.2.4 ([5b8b508](https://github.com/AtomLinter/linter-coffeelint/commit/5b8b508443b43617f57443efd31bd4bb81b49609))
7+
* **deps:** update dependency resolve to v1.22.0 ([58a5382](https://github.com/AtomLinter/linter-coffeelint/commit/58a538297a96a05b322d4c17a111e2cfef39f0a4))
8+
19
## [2.0.88](https://github.com/AtomLinter/linter-coffeelint/compare/v2.0.87...v2.0.88) (2022-01-04)
210

311

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "linter-coffeelint",
33
"main": "./src/index",
44
"private": true,
5-
"version": "2.0.88",
5+
"version": "2.0.89",
66
"description": "Lint CoffeeScript on the fly, using coffeelint",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)