From 644d2cc2cc880114052942c461030255f7c98238 Mon Sep 17 00:00:00 2001 From: jontze Date: Tue, 4 Feb 2025 10:25:37 +0000 Subject: [PATCH] chore: Update changelog [skip ci] --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7de9a9e..799621d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [0.2.58] - 2025-02-04 + +### 🐛 Bug Fixes + +- *(deps)* Bump clap in the runtime-dependencies group + +### ⚙️ Miscellaneous Tasks + +- Update changelog [skip ci] +- *(version)* Bump version to 0.2.58 + ## [0.2.57] - 2025-02-03 ### 🐛 Bug Fixes