diff --git a/CHANGELOG.md b/CHANGELOG.md index 7af3898..633e17e 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/). +## 3.3.2 - 2023-09-13 +### Fixed +- Fixed an issue where sitemaps couldn't be saved for different sites + ## 3.3.1 - 2023-08-08 ### Fixed - Permissions for defaults are now really fixed ([#77](https://github.com/studioespresso/craft-seo-fields/issues/77)) diff --git a/composer.json b/composer.json index 908aaf3..2de7dfa 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.1", + "version": "3.3.2", "keywords": [ "craft", "cms",