This pr modify the filter pattern of chglog to satisfy new tags.
In fork branch, like dynamiclink branch, we will use following version rule to release the tag in the feature. ^v\d+.\d+.\d[+-]\d+.\d+.\d+-dynamiclink.+$
For example, v1.0.0-0.7.0-dynamiclink1, v1.0.0+0.8.0-dynamiclink2
Closes #347
Types of changes
[x] Bug fix (changes which fixes an issue)
[ ] New feature (changes which adds functionality) (no needed)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) (no needed)
Description
This pr modify the filter pattern of chglog to satisfy new tags.
Closes #347
Types of changes
Checklist