diff --git a/CHANGELOG.md b/CHANGELOG.md index a3eac7d..5843499 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Units Changelog +## 1.0.7 - UNRELEASED +### Added +* Add `ecs` and `phpstan` code quality tools + ## 1.0.6 - 2023.04.24 ### Changed * Updated the docs to use VitePress `^1.0.0-alpha.29` diff --git a/composer.json b/composer.json index d377807..45e23be 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "nystudio107/craft-units", "description": "Units is a plugin that can convert between any units of measure, and comes with a Field for content authors to use", "type": "craft-plugin", - "version": "1.0.6", + "version": "1.0.7", "keywords": [ "craft", "cms",