Skip to content

Automated Albatross

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Nov 11:05
· 43 commits to main since this release

Changes

🚀 CLI Tool

  • Store branch commit names @yashk2000 (#38)
  • Update gitgo attributes dynamically @yashk2000 (#36)
  • Suggest commit messages using the template provided in .gitgo file @agg-shambhavi (#34)
  • cli: Check if suggested branch name exists @dotrachit (#31)
  • cli: fixed .gitgo line change after writeFile() execution @dotrachit (#30)
  • Write the commit type to gitgo @yashk2000 (#28)
  • Update gitgo properties @yashk2000 (#25)

📝 General