Files
claude-engineering-plugin/.releaserc.json
2026-03-02 21:14:12 -08:00

7 lines
65 B
JSON

{
"branches": [
"main"
],
"tagFormat": "v${version}"
}