# Changelog All notable changes to this project will be documented in this file. ## [0.1.1](https://git.0xmax42.io/actions/deb-changelog-action/compare/v0.1.0..v0.1.1) - 2025-06-27 ### 🚀 Features - *(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 - *(configs)* Correct environment variable for author email - ([fba5c57](https://git.0xmax42.io/actions/deb-changelog-action/commit/fba5c57fd4ecbea544f45d2d381542eefba3bcd6)) - *(run)* Ensure environment variables are passed - ([e689046](https://git.0xmax42.io/actions/deb-changelog-action/commit/e689046d01682da4496df446104c4a9eb694c8eb)) - *(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)) ## [0.1.0] - 2025-06-27 ### 🚀 Features - *(action)* Add composite action for generating Debian changelog - ([1544e1f](https://git.0xmax42.io/actions/deb-changelog-action/commit/1544e1f17d7ba9a47efcf0817b237746dcf847dd)) - *(scripts)* Add changelog generation script - ([a17bc7f](https://git.0xmax42.io/actions/deb-changelog-action/commit/a17bc7fca79b28942b1e57857f35dbd12f163f66)) - *(scripts)* Add git-cliff installer script - ([b725a14](https://git.0xmax42.io/actions/deb-changelog-action/commit/b725a148fdccbb4ab051f6b6b9c6c1d7c557cc18)) - *(workflows)* Add major version tagging for releases - ([62e259f](https://git.0xmax42.io/actions/deb-changelog-action/commit/62e259f9f0c0ebbc61213f899ccf909b34d822b7)) - *(vscode)* Add custom activity bar and peacock colors - ([5a6b43f](https://git.0xmax42.io/actions/deb-changelog-action/commit/5a6b43f379e8b8f9fb0f466067eef531c0689079)) ### 🐛 Bug Fixes - *(configs)* Correct mismatched parentheses in template variables - ([3c60361](https://git.0xmax42.io/actions/deb-changelog-action/commit/3c60361866d4e14ec3fbceffa5751970de54fc51)) ### ⚙️ Miscellaneous Tasks - *(configs)* Add debian changelog configuration - ([9eaa869](https://git.0xmax42.io/actions/deb-changelog-action/commit/9eaa869c9ace197500d3bcb544180a135098bfbb)) - *(config)* Add default git-cliff configuration - ([245aa1d](https://git.0xmax42.io/actions/deb-changelog-action/commit/245aa1d5c2366ff15ed36e170ad7eca1d9a1910c)) - *(gitignore)* Add rule to ignore environment files - ([908eeab](https://git.0xmax42.io/actions/deb-changelog-action/commit/908eeab247ad3bd2c4d248c73f24a6bf0f566f03)) - *(workflows)* Add release workflow and merge template - ([2ea1395](https://git.0xmax42.io/actions/deb-changelog-action/commit/2ea1395252d55a4f0b8defa50dc7924a7357e552))