From 4a23e88680e13b28fd442ee1778b10a30aa74493 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Thu, 11 Apr 2024 14:07:32 +0200 Subject: [PATCH] Changelog --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0c1d65..2e67615 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/). +## 4.0.9 - 2024-04-11 +### Fixed +- Fixed missing meta description + ## 4.0.8 - 2024-04-11 ### Fixed - Fixed missing meta description diff --git a/composer.json b/composer.json index 4567022..40fd0c9 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "studioespresso/craft-seo-fields", "description": "Fields for your SEO & OG meta data", "type": "craft-plugin", - "version": "4.0.8", + "version": "4.0.9", "keywords": [ "craft", "cms",