You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go run ./hack/tools/release/notes.go --from=$(PREVIOUS_TAG)>$(RELEASE_NOTES_DIR)/$(RELEASE_TAG).md
449
+
441
450
.PHONY: release-changelog
442
451
release-changelog: $(RELEASE_NOTES) check-release-tag check-previous-release-tag check-github-token $(RELEASE_DIR)## Builds the changelog for a release
0 commit comments