wyattjoh/JSON Version Update

Update a version string embedded in a JSON value using a template, then commit and push the change

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to the JSON file to updateyes
jsonpathjq-style path to the field (e.g., .mcpServers["op-remote"].args[0])yes
templateTemplate string with ${version} placeholder (e.g., @scope/pkg@${version})yes
versionVersion string to substitute into the templateyes
commit-messageGit commit message (default: chore: update version in <file>)no
pushPush the commit after creating it (default: true)notrue

no outputs