diff --git a/CHANGELOG.md b/CHANGELOG.md index 2254077..044305e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.3.4](https://github.com/amille44420/eslint-config/compare/v1.3.3...v1.3.4) (2020-05-06) + ## [1.3.3](https://github.com/amille44420/eslint-config/compare/v1.3.2...v1.3.3) (2020-04-22) ## [1.3.2](https://github.com/amille44420/eslint-config/compare/v1.3.1...v1.3.2) (2020-04-13) diff --git a/package.json b/package.json index e77c0be..8431662 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@amille/eslint-config", - "version": "1.3.3", + "version": "1.3.4", "description": "", "repository": "github:amille44420/eslint-config", "bugs": "https://github.com/amille44420/eslint-config/issues",