Skip to content

Commit

Permalink
backport of commit a391f2f
Browse files Browse the repository at this point in the history
  • Loading branch information
jm96441n committed Sep 18, 2024
1 parent 5e38f9e commit d038751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-support/scripts/gen-changelog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ echo -e "\`\`\`release-note:$type\n$msg\n\`\`\`" >>"$filename"

echo -e "\nChangelog added to $filename. Contents:\n"

cat ".changelog/$pr_number.txt"
cat "$filename"

0 comments on commit d038751

Please sign in to comment.