terraform-aws-eventbridge/Makefile

8 lines
137 B
Makefile
Raw Normal View History

2021-03-22 16:15:02 +00:00
.PHONY: changelog release
changelog:
git-chglog -o CHANGELOG.md --next-tag `semtag final -s minor -o`
release:
semtag final -s minor