diff --git a/release-please-config.json b/release-please-config.json index e11daecb..8532c5a5 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -5,10 +5,10 @@ ".": { "release-type": "php", "extra-files": [ - "functions.php" - "readme.txt" - "CHANGELOG.md" - "README.md" + "functions.php", + "readme.txt", + "CHANGELOG.md", + "README.md", { "type": "json", "path": "package.json",