diff --git a/CHANGELOG.md b/CHANGELOG.md index d6f1e47..2065165 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # True Changelog -## UNRELEASED +## 7.0.1 (01/04/24) - FEATURE: Validate `runSass` arguments and warn if using v6 API. - DOCUMENTATION: Add note that `{ style: 'compressed' }` is not supported. diff --git a/package.json b/package.json index 99b0331..478a8ec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sass-true", "title": "True", - "version": "7.0.0", + "version": "7.0.1", "description": "Unit testing for Sass.", "keywords": [ "unit-test",