taskgenius_taskgenius-plugin/scripts
Quorafind 9bd0d53b67 feat(release): implement custom changelog generator for merged beta versions
- Create custom-changelog.mjs script to generate single consolidated changelog entry
- Disable conventional-changelog's built-in changelog generation (infile: false)
- Use custom script in after:bump hook to generate merged changelog
- Properly groups all commits from last stable version by category
- Filters out beta release commits automatically
- Supports breaking changes with detailed descriptions
2025-09-04 22:48:17 +08:00
..
changelog-transformer.mjs feat(release): enhance changelog generation to merge beta versions 2025-09-04 15:01:02 +08:00
custom-changelog.mjs feat(release): implement custom changelog generator for merged beta versions 2025-09-04 22:48:17 +08:00
extract-translations.cjs build: configure release-it for automated releases 2025-08-09 10:26:32 +08:00
generate-locale-files.cjs build: configure release-it for automated releases 2025-08-09 10:26:32 +08:00
ob-bumper.mjs fix(task-view): resolve task sorting instability and scroll jumping 2025-08-27 22:20:10 +08:00
ob.esbuild.mjs build: configure release-it for automated releases 2025-08-09 10:26:32 +08:00
smart-beta-release.mjs fix(task-view): resolve task sorting instability and scroll jumping 2025-08-27 22:20:10 +08:00
zip.mjs build(release): honor dry-run in build/zip/bumper; continue beta sequence without jumping major 2025-08-27 20:18:22 +08:00