Merge branch v3.1 into v3.2
This commit is contained in:
commit
8beba9f278
5 changed files with 168 additions and 19 deletions
|
@ -4,11 +4,11 @@ RepositoryName = "traefik"
|
|||
OutputType = "file"
|
||||
FileName = "traefik_changelog.md"
|
||||
|
||||
# example new bugfix v3.1.6
|
||||
# example new bugfix v3.1.7
|
||||
CurrentRef = "v3.1"
|
||||
PreviousRef = "v3.1.5"
|
||||
PreviousRef = "v3.1.6"
|
||||
BaseBranch = "v3.1"
|
||||
FutureCurrentRefName = "v3.1.6"
|
||||
FutureCurrentRefName = "v3.1.7"
|
||||
|
||||
ThresholdPreviousRef = 10
|
||||
ThresholdCurrentRef = 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue