Fix: Use correct tag_resolver for github changelog
This commit is contained in:
parent
131bea0967
commit
4bcc7ce490
@ -45,6 +45,6 @@
|
||||
}
|
||||
],
|
||||
"tag_resolver": {
|
||||
"method": "sort"
|
||||
"method": "semver"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user