diff --git a/CHANGELOG.md b/CHANGELOG.md index 119d3dc..beaae52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Spruce CSS Changelog +## v0.7.1 (2022-04-21) + +### Bugfix +- Change `start` to `flex-start` and `end` to `flex-end` at flex properties. + ## v0.7.1 (2022-04-18) ### Bugfix diff --git a/package.json b/package.json index baf29b4..a4d59e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sprucecss", - "version": "0.7.1", + "version": "0.7.2", "description": "Spruce CSS - Another CSS Framework", "keywords": [ "css",