chore(changelog): update unreleased changelog

This commit is contained in:
2025-07-02 11:05:31 +00:00
parent 3aee9078e1
commit 0ae86f3c94

View File

@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
- Modularize scripts and improve project architecture - ([ba7b9f2](https://git.0xmax42.io/actions/deb-changelog-action/commit/ba7b9f2928ed248f26a3010cec0ff5efc44157ea))
### 🐛 Bug Fixes
- Ensure correct sourcing of utility files in scripts - ([3aee907](https://git.0xmax42.io/actions/deb-changelog-action/commit/3aee9078e1fbefbc0a71a1d87d3189a0de90878f))
### 🚜 Refactor
- Improve script modularity and logging consistency - ([bbf9587](https://git.0xmax42.io/actions/deb-changelog-action/commit/bbf9587ee7098730d0976b5df645ebab886a3912))