diff --git a/release-please-config.json b/release-please-config.json index e4c1475..528d520 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -28,6 +28,7 @@ "release-type": "simple", "package-name": "data-agent-kit", "extra-files": [ + "README.md", { "type": "json", "path": ".claude-plugin/marketplace.json", @@ -36,4 +37,4 @@ ] } } -} \ No newline at end of file +}