From 834f65bfd504a721e2fe659afc24f2ac409ca676 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Tue, 1 Oct 2024 14:53:03 -0400 Subject: [PATCH] chore: Version 3.5.5 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6d663c74..b92a61863 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # SEOmatic Changelog +## 3.5.5 - UNRELEASED +### Fixed +* Fixed `togImageField` field typo in the FeedMe integration ([#1520](https://github.com/nystudio107/craft-seomatic/issues/1520)) + ## 3.5.4 - 2024.09.29 ### Fixed * Normalize the incoming `url` and `path` so that `mergUrlWithPath()` handles edge-cases properly ([#1512](https://github.com/nystudio107/craft-seomatic/issues/1512)) diff --git a/composer.json b/composer.json index 5568d0eec..890d34d91 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "nystudio107/craft-seomatic", "description": "SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.", "type": "craft-plugin", - "version": "3.5.4", + "version": "3.5.5", "keywords": [ "craft", "cms",