diff --git a/CHANGELOG.md b/CHANGELOG.md index d7d112a..3f6f1a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +## [0.6.2] - 2024-12-06 + +### 🐛 Bug Fixes + +- *(windows)* Use cmd on windows instead of sh (#102) + +### ⚙️ Miscellaneous Tasks + +- *(changelog)* Update changelog (auto) (#98) +- Use named constant for colors (#99) +- Bump workspace to 0.6.2 (#104) + ## [0.6.1] - 2024-12-05 ### 🚀 Features