Skip to content

v0.6.3 | 2025.02.1

Latest
Compare
Choose a tag to compare
@prnk28 prnk28 released this 06 Jan 19:31
· 11 commits to main since this release

Changelog

  • f458df7 chore: add release date to merge workflow
  • b95e2ee feat: Add release date to workflow environment
  • 0431e57 fix: revert version number to 0.6.2
  • b94eccd chore: sync version to 0.6.3 [skip ci]
  • 3f63adc fix: checkout main branch before updating version
  • 8ed58bf fix: Specify main branch and fetch tags in merge workflow
  • 505b847 ci: Add dependency on sync-version job in new-release job
  • 63b263f chore: add GitHub Actions workflow to synchronize version after tag creation
  • 8919019 refactor: Rename workflow file for clarity
  • 3288307 feat: automate release creation and deployment on tag push
  • 1915e06 ci: Use goreleaser action for releases on new tags