diff --git a/release-notes.sh b/release-notes.sh index e8294dd..307544f 100755 --- a/release-notes.sh +++ b/release-notes.sh @@ -5,5 +5,5 @@ cat << EOF Changes: - -**Full Changelog:** [\`$current...$last\`](https://gitea.protogen.io/nullbite/fabric-lite/compare/$current...$last) +**Full Changelog:** [\`$last...$current\`](https://gitea.protogen.io/nullbite/fabric-lite/compare/$last...$current) EOF