You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments