Skip to content

Commit

Permalink
pre release v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JoseZapata3 committed Sep 10, 2024
1 parent 1ec936c commit 398f497
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "editorjs-inline-image",
"version": "2.2.0",
"version": "2.2.1",
"keywords": [
"tool",
"image",
Expand Down

0 comments on commit 398f497

Please sign in to comment.