{ "packageFiles": [ { "filename": "version.json", "type": "json" } ], "bumpFiles": [ { "filename": "version.json", "type": "json" } ], "commitAll": true, "scripts": { "postbump": "npx projen && git add ." } }