From a0a6421357881ba79799c2717e22d1c3433ef42c Mon Sep 17 00:00:00 2001 From: Mats Mikkel Rummelhoff Date: Sat, 24 Aug 2024 00:38:54 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20to=202.3.0=20=F0=9F=AA=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95a355b..0623132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # SEOMate Changelog -## Unreleased - 2024-08-23 +## 2.3.0 - 2024-08-24 ### Changed - SEOMate now strips preview and token params from canonical and alternate URLs - SEOMate now uses elements' canonical ID when querying for alternates diff --git a/composer.json b/composer.json index 949ae30..153f39d 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "vaersaagod/seomate", "description": "SEO, mate! It's important.", "type": "craft-plugin", - "version": "2.2.1", + "version": "2.3.0", "keywords": [ "craft", "cms",