From a5caedc53f06789beb00a7c8ac1837263842ba16 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Tue, 1 Oct 2024 14:53:14 -0400 Subject: [PATCH] chore: Version 4.1.5 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27e9804d5..e24696b9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # SEOmatic Changelog +## 4.1.5 - UNRELEASED +### Fixed +* Fixed `togImageField` field typo in the FeedMe integration ([#1520](https://github.com/nystudio107/craft-seomatic/issues/1520)) + ## 4.1.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 7c2d8560a..0c5ea20b8 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 4. It is a turnkey SEO system that is comprehensive, powerful, and flexible.", "type": "craft-plugin", - "version": "4.1.4", + "version": "4.1.5", "keywords": [ "craft", "cms",