diff --git a/.github/changelog_configuration.json b/.github/changelog_configuration.json index 53ca248b..e5a08d1e 100644 --- a/.github/changelog_configuration.json +++ b/.github/changelog_configuration.json @@ -18,6 +18,6 @@ ], "ignore_labels": ["ignore"], "tag_resolver": { - "method": "sort" + "method": "semver" } } \ No newline at end of file