diff --git a/CHANGELOG.md b/CHANGELOG.md index b600d0f..db74d1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.9.0](https://github.com/burtek/eslint-config/compare/v1.8.1...v1.9.0) + +- Upgraded many dependencies, updated some configs [`ecb4d5d`](https://github.com/burtek/eslint-config/commit/ecb4d5d55340e11f7ca3000bb2098291cebfb922) +- Added config for next.js projects [`cd192a3`](https://github.com/burtek/eslint-config/commit/cd192a3a74a0d9685f8ccb0931cb45c61647eafc) + #### [v1.8.1](https://github.com/burtek/eslint-config/compare/v1.8.0...v1.8.1) +> 9 April 2022 + - Fix config for jest's __mocks__ dir [`c3d28cb`](https://github.com/burtek/eslint-config/commit/c3d28cb3f6e2885f626af3530dceb78e86471f0e) #### [v1.8.0](https://github.com/burtek/eslint-config/compare/v1.7.0...v1.8.0) diff --git a/package.json b/package.json index 21de8a9..171ff48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dtrw/eslint-config", - "version": "1.8.1", + "version": "1.9.0", "author": "Bartosz Dotryw ", "description": "Custom eslint config", "keywords": [