From 4ebd95f504f03170b3ebe71bdf6c705e2dfcc936 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 14 May 2025 06:02:03 +0000 Subject: [PATCH] chore(release): prepare for 0.2.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c5b630..a879cb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.2.0] - 2025-05-01 +## [0.2.0] - 2025-05-14 ### 🚀 Features @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. ### 🐛 Bug Fixes - *(deps)* Update dependency nodemon to v3.1.10 +- *(deps)* Update dependency debug to v4.4.1 ## [0.1.5] - 2025-04-03