fix missing 'changes since' section logic
This commit is contained in:
parent
f0fe33e032
commit
6e32bd6e38
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
@ -90,6 +90,8 @@ jobs:
|
||||
## Important Notes
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
## Changes since v${VERSION}
|
||||
EOF
|
||||
|
||||
echo -e "$(cat /tmp/CHANGELOG.prepend)\n\n$(cat CHANGELOG.md)" > CHANGELOG.md
|
||||
|
@ -6,6 +6,8 @@
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
## Changes since v7.7.0
|
||||
|
||||
# V7.7.0
|
||||
|
||||
## Release Highlights
|
||||
|
Loading…
x
Reference in New Issue
Block a user