Skip to content

v0.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 17:29
· 15 commits to main since this release
v0.9.3
a8f93db

✨ New Features

  • e28a00d - actions: add the ability to track changes in the configuration (commit by @leventekk)
  • c377b3f - actions: update GenerateMessageCommand to handle different commit message formats (commit by @leventekk)
  • a6f9133 - actions/generate_message: improve message generation process (commit by @leventekk)
  • b1737bd - actions: improve handling of empty stashed files (commit by @leventekk)
  • c09dcf6 - instructions: improve commit generation prompt and guidance (commit by @leventekk)
  • 0734963 - actions: improve error handling in commit_changes (commit by @leventekk)

🐛 Bug Fixes