diff --git a/CHANGELOG.md b/CHANGELOG.md index 064d0af..6810341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 2.1.2 - 2023.02.23 +### Fixed +- Fixed image previews in SEOmatic link cards. + ## 2.1.1 - 2023.02.23 ### Added - Use Craft's own versioning helper for revving asset URLs. diff --git a/composer.json b/composer.json index c5444e0..596d04a 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "croxton/imgixer", "description": "Generate Imgix URLs.", "type": "craft-plugin", - "version": "2.1.1", + "version": "2.1.2", "keywords": [ "craft", "cms",