Skip to content

Commit 1f0cd77

Browse files
mergify[bot]v1v
andauthored
ci(release minor): add tag::list entry for minor release in the changelog (#14025) (#14121)
(cherry picked from commit 1847028) Co-authored-by: Victor Martinez <[email protected]>
1 parent f75b3e0 commit 1f0cd77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ minor-release:
112112
@echo "INFO: Create feature branch and update the versions. Target branch $(RELEASE_BRANCH)"
113113
$(MAKE) create-branch NAME=changelog-$(RELEASE_BRANCH) BASE=$(RELEASE_BRANCH)
114114
$(MAKE) update-changelog VERSION=$(RELEASE_BRANCH)
115+
$(MAKE) rename-changelog VERSION=$(RELEASE_BRANCH)
115116
$(MAKE) create-commit COMMIT_MESSAGE="docs: Update changelogs for $(RELEASE_BRANCH) release"
116117

117118
@echo "INFO: Create feature branch and update the versions. Target branch $(BASE_BRANCH)"

0 commit comments

Comments
 (0)