diff --git a/CHANGELOG.md b/CHANGELOG.md index 10ddf75..f9d849d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.9](https://github.com/venturalp/update-linters/compare/v0.1.8...v0.1.9) (2020-03-06) + + +### Features + +* **Package|Webpack:** Try to fix running problems/webpack ([6928d16](https://github.com/venturalp/update-linters/commit/6928d1616f56a9caac90b2c24354d948dd3f3b5c)) + + + ## [0.1.8](https://github.com/venturalp/update-linters/compare/v0.1.7...v0.1.8) (2020-03-06) diff --git a/package.json b/package.json index 9fb007f..5e4710b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@venturalp/update-linters", - "version": "0.1.8", + "version": "0.1.9", "description": "Lint rules updater to keep patterns among teams", "author": "Guilherme Ventura de Souza", "license": "MIT",