From 6e35e1a50ce4ace43920db8eba459c9de965f05a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:52:11 +0100 Subject: [PATCH] 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> --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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