diff --git a/CHANGELOG.md b/CHANGELOG.md index cad9468..ca47067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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/). +## 3.3.7 - 2023-11-19 +### Fixed +- Fixed an issue where page title wouldn't be used as fallback meta title ([#86](https://github.com/studioespresso/craft-seo-fields/issues/86)) + + ## 3.3.6 - 2023-11-15 ### Fixed - Final fix for pagination on redirects & 404's ([#85](https://github.com/studioespresso/craft-seo-fields/pull/85)) diff --git a/composer.json b/composer.json index 64f9279..a97fc59 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": "3.3.6", + "version": "3.3.7", "keywords": [ "craft", "cms",