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
The version tag prefix p has been removed from
the default configuration. When having p based version tags, e.g.,
for pre-releases, it is now necessary to use the -t [pv] argument.
Features
Enable ignoring prerelease versions when creating changelog
Remove p from default version prefixes
Add support for overwriting the version pattern using -t or --tag-prefix
Add support for .NET8
Bug Fixes
Fix failing execution when given unknown arguments