Skip to content

Commit

Permalink
chore(release): 5.2.10 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.10](v5.2.9...v5.2.10) (2022-09-30)

### Bug Fixes

* resolve to correct coffeelint file ([#220](#220)) ([6e02503](6e02503))
  • Loading branch information
semantic-release-bot committed Sep 30, 2022
1 parent 6e02503 commit 7da8c5d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [5.2.10](https://github.com/coffeelint/coffeelint/compare/v5.2.9...v5.2.10) (2022-09-30)


### Bug Fixes

* resolve to correct coffeelint file ([#220](https://github.com/coffeelint/coffeelint/issues/220)) ([6e02503](https://github.com/coffeelint/coffeelint/commit/6e025039fa0fd310a1a7154deca58bb3424efd09))

## [5.2.9](https://github.com/coffeelint/coffeelint/compare/v5.2.8...v5.2.9) (2022-05-16)


Expand Down
4 changes: 2 additions & 2 deletions 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,7 +1,7 @@
{
"name": "@coffeelint/cli",
"description": "Lint your CoffeeScript",
"version": "5.2.9",
"version": "5.2.10",
"homepage": "https://coffeelint.github.io/",
"keywords": [
"lint",
Expand Down

0 comments on commit 7da8c5d

Please sign in to comment.