diff --git a/CHANGELOG.md b/CHANGELOG.md index 0030363..2d67256 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.2.1 - 2023-08-17 + +### Fixed +- Fix an issue when using with Servd Assets. + ## 2.2.0 - 2022-12-06 ### Changed diff --git a/composer.json b/composer.json index 990f381..a74357c 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/image-resizer", "description": "Image Resizer is a Craft plugin that resizes your assets when they are uploaded.", "type": "craft-plugin", - "version": "2.2.0", + "version": "2.2.1", "keywords": [ "craft", "cms",