Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[Unreleased]
Added
- feature: update changelog for version 1.0.1 release - jlongyam
Changed
- documentation: add docs folder for github page - jlongyam
Other
- Create static.yml - jlongyam
- feat: add usage section to README - jlongyam
- Remove GitHub registry from publish config - jlongyam
[1.0.1] - 2026-02-06
Added
- feature: update cli path and add npm publish config - jlongyam
- feature: add CLI commands for changelog, clean and ES5 check - jlongyam
- feature: add VS Code extensions for AI commit generation - jlongyam
Changed
- refactor: add changelog, clean and escheck - jlongyam
Other
[1.0.0] - 2026-02-06
Added
- feature: add changelog generator and CLI - jlongyam
- feat(cli): Implement CLI application with argument parsing and command handling - jlongyam
- feature: add Jest configuration and improve config loading logic; update tests - jlongyam
Fixed
- fix: remove console.log from changelog.js - jlongyam
- fix: remove ts and pnpm - jlongyam
Changed
- refactor: update changeloh - jlongyam
- chore: add pnpm workspace configuration to only include built dependencies for esbuild - jlongyam
- refactor: remove logger utility and related tests - jlongyam
- refactor: replace console.log with logger methods and remove unused code - jlongyam
- chore: update package.json for version bump and add new dependencies - jlongyam
- refactor: remove obsolete changelog and related scripts; update README and package files - jlongyam
Other
[0.3.0] - 2026-01-13
Added
Changed
- refactor: fix changelog.md using linter - jlongyam
- documentation: standardize changelog format to Keep a Changelog - jlongyam
- chore: bump version to 0.2.1 - jlongyam
Other
- 0.3.0 - jlongyam
- patch(changelog): update changelog for feat: add CHANGELOG.MD - jlongyam
[0.2.1] - 2025-08-08
[0.2.0] - 2025-08-08
Added
- feature: Add version-next functionality - jlongyam
- feature: Generate CHANGELOG with sections and Keep a Changelog format - jlongyam
Fixed
- fix: Correct homepage URL in package.json - jlongyam
Changed
- refactor: Improve changelog generation and formatting - jlongyam
- documentation: Update README and CHANGELOG for v0.1.3 release - jlongyam
Other
[0.1.3] - 2025-08-08
Added
- feature: Add changelog generation with Keep a Changelog format - jlongyam
Changed
- refactor: Improve changelog generation - jlongyam
Other
[0.1.2] - 2025-08-08
Added
- feature: Improve changelog generation with version history support - jlongyam
Other
[0.1.1] - 2025-08-08
Added
- feat!: change authentication API - jlongyam
- feature: Enhance changelog generation - jlongyam
- feature: Add CHANGELOG.md to .gitignore - jlongyam
- feature: Generate changelog using Keep a Changelog format - jlongyam
- feature: ✨ added cool new feature - jlongyam
- feature: initial commit and setup project - jlongyam
Fixed
- fix: add cz commitizen - jlongyam
Changed
- documentation: update README to clarify nextVersion and add references - jlongyam
- documentation: update README to include nextVersion in the feature list - jlongyam
- refactor: hello - jlongyam
- docs(-): add gitzy to scripts.commit - jlongyam
- chore: 🤖 test gitzy - jlongyam
- documentation: test - jlongyam
Other
- 0.1.1 - jlongyam
- update - jlongyam
- Initial commit - jlongyam