Skip to content

Commit 1847028

Browse files
authored
ci(release minor): add tag::list entry for minor release in the changelog (#14025)
1 parent c2dd1e8 commit 1847028

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
@@ -119,6 +119,7 @@ minor-release:
119119
@echo "INFO: Create feature branch and update the versions. Target branch $(RELEASE_BRANCH)"
120120
$(MAKE) create-branch NAME=changelog-$(RELEASE_BRANCH) BASE=$(RELEASE_BRANCH)
121121
$(MAKE) update-changelog VERSION=$(RELEASE_BRANCH)
122+
$(MAKE) rename-changelog VERSION=$(RELEASE_BRANCH)
122123
$(MAKE) create-commit COMMIT_MESSAGE="docs: Update changelogs for $(RELEASE_BRANCH) release"
123124

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

0 commit comments

Comments
 (0)