mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| changelog-transformer.mjs | ||
| custom-changelog.mjs | ||
| extract-translations.cjs | ||
| generate-locale-files.cjs | ||
| ob-bumper.mjs | ||
| ob.esbuild.mjs | ||
| smart-beta-release.mjs | ||
| zip.mjs | ||