diff --git a/.github/workflows/config/release-notes-config.json b/.github/workflows/config/release-notes-config.json index 7fcec94..3fa9e3b 100644 --- a/.github/workflows/config/release-notes-config.json +++ b/.github/workflows/config/release-notes-config.json @@ -45,6 +45,6 @@ } ], "tag_resolver": { - "method": "sort" + "method": "semver" } }