Skip to content

Commit

Permalink
chore(release): 5.2.6 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.6](v5.2.5...v5.2.6) (2022-04-11)

### Bug Fixes

* **deps:** bump yargs from 17.4.0 to 17.4.1 ([#204](#204)) ([ed7815e](ed7815e))
  • Loading branch information
semantic-release-bot committed Apr 11, 2022
1 parent ed7815e commit 37ad7d0
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.6](https://github.com/coffeelint/coffeelint/compare/v5.2.5...v5.2.6) (2022-04-11)


### Bug Fixes

* **deps:** bump yargs from 17.4.0 to 17.4.1 ([#204](https://github.com/coffeelint/coffeelint/issues/204)) ([ed7815e](https://github.com/coffeelint/coffeelint/commit/ed7815ee81630d0bd514fd4fb6df19c3fbb70e44))

## [5.2.5](https://github.com/coffeelint/coffeelint/compare/v5.2.4...v5.2.5) (2022-03-21)


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.5",
"version": "5.2.6",
"homepage": "https://coffeelint.github.io/",
"keywords": [
"lint",
Expand Down

0 comments on commit 37ad7d0

Please sign in to comment.