diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bf95cd..81a9df7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.19](https://github.com/zmrl010/eslint-config/compare/v1.0.18...v1.0.19) (2022-04-26) + + +### Bug Fixes + +* add pinst scripts back in ([e9f7d06](https://github.com/zmrl010/eslint-config/commit/e9f7d066d02abf5cc04e8dc5445f6a99905a006d)) + ## [1.0.18](https://github.com/zmrl010/eslint-config/compare/v1.0.17...v1.0.18) (2022-04-25) diff --git a/package.json b/package.json index 94302a6..18bd7ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zmrl/eslint-config", - "version": "1.0.18", + "version": "1.0.19", "description": "A growing eslint config for projects that require it", "main": "./config/index.js", "files": [