From 18889a3352daf0a6ff578ca7f34f35ed6fab1f7a Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sun, 11 May 2025 12:51:01 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac0a324..fb76a0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. ### 🚀 Features +- *(deps)* Add click dependency and update poetry lockfile - ([ef6ac68](https://git.0xmax42.io/maxp/repoCat/commit/ef6ac68f4b8a7423c4015d893647d704c0544f2c)) - *(cli)* Add verbose option to status command - ([719f257](https://git.0xmax42.io/maxp/repoCat/commit/719f2577390ed5b374d240fe6eecd527b31c587a)) - *(models)* Add catalog and filesystem utilities - ([eb5bf52](https://git.0xmax42.io/maxp/repoCat/commit/eb5bf52f2fd00d07a1642c67ff65671a4479108f))