diff --git a/CHANGELOG.md b/CHANGELOG.md index 859c2ac..f51cf84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [0.1.11](https://github.com/venturalp/update-linters/compare/v0.1.10...v0.1.11) (2020-03-06) + + +### Features + +* **Package|Webpack:** Try to fix running problems/webpack ([2706577](https://github.com/venturalp/update-linters/commit/270657734912cc4e057f03dd858b0cd1dcac4ba2)) +* **Package|Webpack:** Try to fix running problems/webpack ([8545205](https://github.com/venturalp/update-linters/commit/854520510965d463b472682970bb7a24855a2301)) + + + ## [0.1.10](https://github.com/venturalp/update-linters/compare/v0.1.9...v0.1.10) (2020-03-06) diff --git a/package.json b/package.json index 2a65b24..e5c2d02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@venturalp/update-linters", - "version": "0.1.10", + "version": "0.1.11", "description": "Lint rules updater to keep patterns among teams", "author": "Guilherme Ventura de Souza", "license": "MIT",