From 4ebc8c2daaa8ee8a32a99fcd871cffa2ca10a3e1 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Fri, 27 Jun 2025 20:44:02 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf8e522..781354d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file. - *(run)* Add version flag and enforce as required input - ([13cdeb8](https://git.0xmax42.io/actions/deb-changelog-action/commit/13cdeb80c0b88cbf76185dfd7a3910e472178677)) - *(script)* Add script to generate Debian changelog locally - ([eaa9ca9](https://git.0xmax42.io/actions/deb-changelog-action/commit/eaa9ca9f45abab59590f0b58030a881ddbcb8dd4)) +### 🐛 Bug Fixes + +- *(run)* Ensure environment variables are passed to script - ([c9930e7](https://git.0xmax42.io/actions/deb-changelog-action/commit/c9930e794915370e7f8e0d81337baa444ef93a85)) + ### 📚 Documentation - *(readme)* Add usage instructions for changelog generator - ([d9d5363](https://git.0xmax42.io/actions/deb-changelog-action/commit/d9d5363a666425e9fe97d35dad3eaff3a9f99d03))