From 14e8ea4a014ac0df14c5e3ac14c69cc143de9fc2 Mon Sep 17 00:00:00 2001 From: jontze Date: Wed, 22 Jan 2025 07:38:40 +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 e21f5f5..b124901 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.40] - 2025-01-22 + +### 🐛 Bug Fixes + +- *(deps)* Bump clap in the runtime-dependencies group + +### ⚙️ Miscellaneous Tasks + +- Update changelog [skip ci] +- *(version)* Bump version to 0.2.40 + ## [0.2.39] - 2025-01-10 ### 🐛 Bug Fixes