2025-01-20
- fix(release): replace hardcoded npm command with configurable publish client by @sorrycc
2025-01-20
- fix(release): skip changelog generation and tagging for non-latest versions by @sorrycc
- feat(release): add support for '-canary' version identifier in release command by @sorrycc
2025-01-20
- fix(release): trim owner names in ownership verification for improved accuracy by @sorrycc
- fix(release): improve ownership verification logging in checkOwnership function by @sorrycc
- feat(release): add --no-check-ownership option to skip ownership verification during release by @sorrycc
2025-01-20
- refactor(release): replace spinner with taskLog for build and doctor commands, enhancing output handling by @sorrycc
2025-01-20
- fix(release): ensure git status check correctly verifies a clean working directory by @sorrycc
2025-01-20
- feat(release): enhance release command to support custom npm client configuration by @sorrycc
- fix(release): improve error handling for git status check in release command by @sorrycc
2025-01-20
- refactor: migrate to ES modules and update import paths for consistency by @sorrycc
2025-01-20
- feat(release): add support for custom npm client during publish in README and release command by @sorrycc
2025-01-17
- fix(release): update log filtering and formatting to enhance user references and exclude specific log types by @sorrycc
2025-01-17
- refactor(release): replace spinner with taskLog for improved logging during publish, push, and GitHub release creation by @sorrycc
2025-01-17
- feat(release): integrate @umijs/clack-prompts and picocolors for enhanced user interaction and logging by @sorrycc
- fix(release): enhance log filtering in changelog generation to exclude 'ci' and 'test' entries by @sorrycc
- fix(release): refine log filtering in changelog generation to exclude 'chore' and 'docs' entries by @sorrycc
2025-01-16
- fix(release): update changelog translation to reference PR numbers correctly by sorrycc
2025-01-16
- fix(release): improve changelog translation by removing unnecessary formatting and clarifying author and PR link presentation by sorrycc
2025-01-16
- fix(release): enhance changelog translation to include author and PR links by @sorrycc
2025-01-16
- feat: add changelog translation support with Google Generative AI by @sorrycc
2025-01-16
- docs(changelog): correct versioning and update changelog entries for 0.1.14 and 0.1.16 by @sorrycc
- fix(release): correct changelog order and format header timestamp by @sorrycc
(2025-01-16)
- fix(release): update GitHub release notes link to use the correct version format by @sorrycc
(2025-01-16)
- fix(release): trim whitespace from generated changelog output by @sorrycc
(2025-01-16)