chore(changelog): update changelog (auto) (#105)

This PR was created by a GitHub Action to update the changelog.

Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-12-06 10:52:11 +01:00 committed by GitHub
parent ffc8dae494
commit 6e35e1a50c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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