a38586f52c
fix(changelog): normalize version hyphens to tildes in Debian changelog
2025-12-13 20:26:12 +01:00
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
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