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

Commit 120ad0f

Browse files
chore(release): 2.0.95 [skip ci]
1 parent 1d56e13 commit 120ad0f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.95](https://github.com/AtomLinter/linter-coffeelint/compare/v2.0.94...v2.0.95) (2022-09-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @coffeelint/cli to v5.2.10 ([919f49c](https://github.com/AtomLinter/linter-coffeelint/commit/919f49cc93c5a75c3f097f0e7f07e27cf4d148b8))
7+
18
## [2.0.94](https://github.com/AtomLinter/linter-coffeelint/compare/v2.0.93...v2.0.94) (2022-04-26)
29

310

package-lock.json

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

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.94",
5+
"version": "2.0.95",
66
"description": "Lint CoffeeScript on the fly, using coffeelint",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)