pull-request-lint/docs/CHANGELOG.md
2025-04-09 17:49:25 +00:00

2.4 KiB

1.1.0 (2025-04-09)

Features

1.0.0 (2025-04-09)

Code Refactoring

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

0.2.0 (2025-04-09)

Features

  • ci: add release workflow and configuration files (#1) (df800dd)