mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
Remove the 15k-line auto-generated CHANGELOG.md and its conventional-changelog tooling. The bump-android-version script now derives Play Store fastlane changelogs from git log between tags instead of parsing CHANGELOG.md. - Use execFileSync with argv to avoid shell injection - Filter merge commits with --no-merges - Handle breaking-change prefix (feat!:) in regex - Truncate at line boundaries for 500-char Play Store limit - Remove conventional-changelog-cli and @conventional-changelog/git-client deps - Remove release.changelog script from package.json |
||
|---|---|---|
| .. | ||
| lighthouse | ||
| test-data | ||
| add-missing-i18n-variables.js | ||
| bump-android-version.js | ||
| check-file.js | ||
| clean-translations.js | ||
| cleanup-unused-translations.js | ||
| decompress.js | ||
| execCommand.js | ||
| extract-i18n-single.js | ||
| extract-i18n-watch.js | ||
| extract-i18n.js | ||
| extract-material-icon-names.js | ||
| extract-material-symbols-names.js | ||
| find-unused-translations.js | ||
| gen-perf-metrics.js | ||
| generate-ios-icon.js | ||
| generate-mac-icon.js | ||
| git-version.js | ||
| load-env.js | ||
| notarizeMacApp.js | ||
| remove-woff.js | ||
| test-file.js | ||
| test-lng-files.js | ||