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 a82e1c7 commit 5e87b55Copy full SHA for 5e87b55
.chglog/config.yml
@@ -4,7 +4,7 @@ info:
4
title: CHANGELOG
5
repository_url: https://github.com/redhat-developer/app-services-cli
6
options:
7
- tag_filter_pattern: '^[0-9]+\.[0-9]+\.[0-9]+$'
+ tag_filter_pattern: '^v[0-9]+\.[0-9]+\.[0-9]+$'
8
commits:
9
filters:
10
Type:
@@ -25,4 +25,4 @@ options:
25
- Subject
26
notes:
27
keywords:
28
- - BREAKING CHANGE
+ - BREAKING CHANGE
0 commit comments