diff --git a/CHANGELOG.md b/CHANGELOG.md index 52fa7c3..1b78ba7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/geekcell/imagekit-bundle/compare/v1.0.1...v1.0.2) (2023-02-13) + + +### Miscellaneous Chores + +* release 1.0.2 ([0cd6653](https://github.com/geekcell/imagekit-bundle/commit/0cd6653c8b742462aaf6018066f3497239dab23d)) + ## [1.0.1](https://github.com/geekcell/imagekit-bundle/compare/v1.0.0...v1.0.1) (2023-02-10) diff --git a/composer.json b/composer.json index 3f0f00f..f391232 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "geekcell/imagekit-bundle", "description": "A Symfony bundle for Imagekit integration", "type": "symfony-bundle", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "authors": [ {