3 Commits

Author SHA1 Message Date
fba5c57fd4 fix(configs): correct environment variable for author email
- Replaces incorrect `AUTHOR_MAIL` with `AUTHOR_EMAIL` in template
- Ensures proper environment variable usage for email retrieval
2025-06-27 22:48:36 +02:00
3c60361866 fix(configs): correct mismatched parentheses in template variables
All checks were successful
Auto Changelog & Release / release (push) Successful in 6s
2025-06-27 22:21:10 +02:00
9eaa869c9a chore(configs): add debian changelog configuration
- Introduces a Debian-specific changelog configuration file
- Enables conventional commits parsing and grouping for changelogs
- Adds commit filters and tag patterns for improved versioning
2025-06-27 22:17:55 +02:00