diff --git a/CHANGELOG.md b/CHANGELOG.md index 4abf5a1..179cd59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [5.0.4](https://github.com/coffeelint/coffeelint/compare/v5.0.3...v5.0.4) (2021-09-23) + + +### Bug Fixes + +* **deps:** bump glob from 7.1.7 to 7.2.0 ([#162](https://github.com/coffeelint/coffeelint/issues/162)) ([e77d072](https://github.com/coffeelint/coffeelint/commit/e77d0729ed0c82554dea7c9d74404902938f8b5c)) +* **deps:** bump yargs from 17.1.1 to 17.2.0 ([#163](https://github.com/coffeelint/coffeelint/issues/163)) ([6be6c16](https://github.com/coffeelint/coffeelint/commit/6be6c16215f84f5cfba8cd11378ac12fff104b7c)) + ## [5.0.3](https://github.com/coffeelint/coffeelint/compare/v5.0.2...v5.0.3) (2021-09-20) diff --git a/package-lock.json b/package-lock.json index 2793d47..990f1fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@coffeelint/cli", - "version": "5.0.3", + "version": "5.0.4", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index e429596..17d6f33 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@coffeelint/cli", "description": "Lint your CoffeeScript", - "version": "5.0.3", + "version": "5.0.4", "homepage": "https://coffeelint.github.io/", "keywords": [ "lint",