diff --git a/.github/changelog_config.json b/.github/changelog_config.json index ddc8bde..c53db87 100644 --- a/.github/changelog_config.json +++ b/.github/changelog_config.json @@ -44,7 +44,7 @@ "transformer" : { "method" : "regexr", "pattern" : "(\\w+(\\(.+\\))?: ?)?(.+)", - "target" : "$2" + "target" : "$3" } } ],