Commit 86bbf4a
committed
Fix calcualtion of previous tag for release note generation
We used to generate release notes after tagging, so it was possible to just
list the tags and pick the one before the current. This is no longer the case.
Now we need to add the upcoming tag to the list since we generate the release
notes before creating the tag.
Signed-off-by: Lennart Jern <[email protected]>1 parent 60385da commit 86bbf4a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
| 455 | + | |
| 456 | + | |
456 | 457 | | |
457 | 458 | | |
458 | 459 | | |
| |||
0 commit comments