diff --git a/CHANGELOG.md b/CHANGELOG.md index b70fa5e..3046d1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.4.28 - 2022-07-15 + +### Fixed +- Fix an error when resaving nodes for a site. + ## 1.4.27 - 2022-07-02 ### Fixed diff --git a/composer.json b/composer.json index 8ad77db..e04f1bb 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/navigation", "description": "A Craft CMS plugin to create navigation menus for your site.", "type": "craft-plugin", - "version": "1.4.27", + "version": "1.4.28", "keywords": [ "craft", "cms",