diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fac8e00..2c4517a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.4.10](https://github.com/robinpyon/sanity-plugin-media/compare/v1.4.8...v1.4.10) (2022-06-01) + +### Bug Fixes + +- revert "refactor: add eslint-plugin-react-hooks, fix `exhaustive-deps` issues" ([5f55231](https://github.com/robinpyon/sanity-plugin-media/commit/5f5523100e7215e143396f760e527172579f0299)) + ### [1.4.9](https://github.com/robinpyon/sanity-plugin-media/compare/v1.4.8...v1.4.9) (2022-05-29) ### Bug Fixes diff --git a/package.json b/package.json index 3442a57d..5835f2e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-media", - "version": "1.4.9", + "version": "1.4.10", "license": "MIT", "author": { "name": "Robin Pyon",