diff --git a/CHANGELOG.md b/CHANGELOG.md index ba79a74..7e2df30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 2.2.1 (10.09.2024) +* Update dependencies for compatibility and disable rules that are incompatible with ESLint v9. See [PR #150](https://github.com/kommitters/editorjs-inline-image/pull/150) + ## 2.2.0 (06.09.2024) * Add the ability to modify the quality and dimensions of selected images by adding parameters to the image URL in the Unsplash element configuration, in accordance with the Unsplash API. See [PR #147](https://github.com/kommitters/editorjs-inline-image/pull/147) diff --git a/package.json b/package.json index 1ee207d..9368ab7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "editorjs-inline-image", - "version": "2.2.0", + "version": "2.2.1", "keywords": [ "tool", "image",