Skip to content

Commit 7ca3c6c

Browse files
committed
refactor: rename parent release
1 parent fb1f43f commit 7ca3c6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/templates/changelog.md.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ See the list of the breaking changes below for details.
2323
<%_ } -%>
2424
<%_ if ( compareUrl ) { -%>
2525
26-
Compare with the previous release: [<%- changelog.previousRelease.versionString %>](<%- compareUrl %>)
26+
Compare with the previous release: [<%- changelog.parentRelease.versionString %>](<%- compareUrl %>)
2727
<%_ } -%>

0 commit comments

Comments
 (0)