From e8d16cb6f36f5f41e2cac74a9d277600e448198c Mon Sep 17 00:00:00 2001 From: jontze Date: Fri, 16 Aug 2024 21:16:29 +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 e330892..60165c1 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.19] - 2024-08-16 + +### 🐛 Bug Fixes + +- *(deps)* Bump clap in the runtime-dependencies group + +### ⚙️ Miscellaneous Tasks + +- Update changelog [skip ci] +- *(version)* Bump version to 0.2.19 + ## [0.2.18] - 2024-08-16 ### 🐛 Bug Fixes