Commit 58308e3
committed
fix(parser-scipy)!: remove release notice footer messages from commit descriptions
BREAKING CHANGE: Any release notice footer messages that the commit parser detects will
now be removed from the `commit.descriptions[]` list but maintained in and only in the
`commit.notices[]` list. Previously, the descriptions included all text from the commit
message but that was redundant as the default changelog now handles release notice footers
in its own section.1 parent 7e8dc13 commit 58308e3
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
294 | | - | |
| 293 | + | |
295 | 294 | | |
296 | | - | |
| 295 | + | |
297 | 296 | | |
298 | 297 | | |
299 | 298 | | |
| |||
0 commit comments