diff --git a/.github/workflows/config/release-notes-config.json b/.github/workflows/config/release-notes-config.json index 7fcec944..3fa9e3bd 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" } }