Releases: opensraph/template.go
Releases · opensraph/template.go
v1.0.1
v1.0.0
Changelog
✨Features
- 5d5b951: feat: update versioning logic in GoReleaser hooks to commit version.go changes (hydrz n.haoyuan@gmail.com)
- 478f3cc: feat: add builds section to GoReleaser configuration (hydrz n.haoyuan@gmail.com)
- a79d508: feat: implement GoReleaser configuration and update release branch logic (hydrz n.haoyuan@gmail.com)
- e8f51aa: feat: add logic to create release branch and update version in version.go (hydrz n.haoyuan@gmail.com)
- 4002d10: feat: add issue templates for bug reports, feature requests, and questions (hydrz n.haoyuan@gmail.com)
- aa30f85: feat: update goreleaser command to use --clean option for releases (hydrz n.haoyuan@gmail.com)
🐞Bug Fixes
- 0e853bc: fix: correct shell command syntax in GoReleaser hooks (hydrz n.haoyuan@gmail.com)
- affc2f7: fix: improve version update logic in GoReleaser hooks to handle missing tags (hydrz n.haoyuan@gmail.com)
- 331054e: fix: handle existing release branch during version update (hydrz n.haoyuan@gmail.com)
- e373538: fix: correct shell command syntax in GoReleaser hooks (hydrz n.haoyuan@gmail.com)
- f9e591f: fix: simplify version update logic in GoReleaser hooks (hydrz n.haoyuan@gmail.com)
- baee818: fix: correct variable declaration in version.go update logic (hydrz n.haoyuan@gmail.com)
- 593f904: fix: correct release branch naming convention in workflow (hydrz n.haoyuan@gmail.com)
- 89d5d2e: fix: update cron schedule to run every Sunday at 00:00 UTC (hydrz n.haoyuan@gmail.com)
⚙️Code Refactoring
- 8b12a42: refactor: simplify Makefile by removing unused variables and improving structure (hydrz n.haoyuan@gmail.com)
🚀Chores
- 168782f: chore: update version to v1.0.0 (github-actions[bot] <github-actions[bot]@users.noreply.github.com>)
Others
- b50142c: init (hydrz n.haoyuan@gmail.com)