We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9726e6c commit 52bcc14Copy full SHA for 52bcc14
.chglog/release-config.yml
@@ -3,7 +3,7 @@ template: RELEASE.tpl.md
3
info:
4
repository_url: https://github.com/SAP/ui5-builder
5
options:
6
- tag_filter_pattern: '^v[^012]' # For release notes ignore versions below v4 to that we always compare the _last v4+_ tag with the current release
+ tag_filter_pattern: '^v[^0123]' # For release notes ignore versions below v4 to that we always compare the _last v4+_ tag with the current release
7
commits:
8
filters:
9
Type:
0 commit comments