2.4 KiB
2.4 KiB
1.1.0 (2025-04-09)
Features
1.0.0 (2025-04-09)
Code Refactoring
- some polishing (86febd9)
BREAKING CHANGES
- Version 1
0.3.0 (2025-04-09)
Bug Fixes
- main: improve error message for invalid PR title (c84b1ec)
- main: improve error message for invalid PR title (8981c83)
- validation: update error message for invalid commit format (9b1a6a9)
Features
- action: update to use Go for pull request linting (6d9c480)
- add GitHub event handling and pull request title display (0448235)
- add pull request linting action and validation logic (09380fb)
- invoke-binary: add ls command execution in runGo function (da4a8b3)
0.2.1 (2025-04-09)
Bug Fixes
- Fix release pipeline (bc0bf00)