Releases: aevea/release-notary
Releases Β· aevea/release-notary
v0.7.2
π§ Chores and Improvements
- d76dad7 (docs) Improve slack documentation
v0.7.1
π§ Chores and Improvements
- 828da3e (docs) add Slack webhook documentation
v0.7.0: chore(ci): temporarily disable goreleaser
v0.6.1
chore: resolve breaking changes from upgrade git to v2
v0.6.0
v0.6.0-beta
Features π
2672ef5 Parse references in commit body
Chores and Improvements π§
2f6c9b6 update module outillage/quoad to v0.2.0
a588492 update golang docker tag to v1.13.5
1dcd8f1 update module spf13/viper to v1.6.1
d4fc94a migrate commit logic to quoad
BREAKING CHANGE: The logic for Commit has been separated out into a new package so that both Commitsar and Release Notary can use the same logic
v0.6.0-alpha
feat(slack): Use blocks for releasing to Slack This feature should make the Slack output much nicer and will be iterated upon to add more detail.
v0.5.3
Features π
a25a1bd Add dry-run mode
Bug fixes π
13c196b Incomplete changelog for non-compliant commits
Also...
- Simplified tests
- Simplified .gitignore
- Automated setup_test_repos.sh script
Features π
13c6206 Use blocks for releasing to Slack
This feature should make the Slack output much nicer and will be iterated upon to add more detail.
Chores and Improvements π§
e5a57b2 add CODE_OF_CONDUCT and CONTRIBUTING