From 9998b9d9f80d381e58353236194f2cd511596aa9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 17:07:08 +0100 Subject: [PATCH] chore(changelog): update changelog (auto) (#74) Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com> --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1437725..a5ca736 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [unreleased] +## [0.5.3] - 2024-11-24 ### 🚀 Features @@ -36,6 +36,8 @@ All notable changes to this project will be documented in this file. - *(update_readme)* Fix `update_readme` workflow (#63) - *(changelog)* Update changelog action trigger (#68) - *(changelog)* Update changelog (auto) (#70) +- *(changelog)* Update changelog (auto) (#73) +- Bump crate to 0.5.3 and workspace crates to 0.0.7 ### Build