v0.3.1
Fix broken v0.3.0 publish — the publish workflow was checking out main instead of the release tag, which caused the published package to include "prepare": "husky" instead of "prepare": "npm run build", breaking npx @carbon-copy/mcp.
Changes
- Publish workflow now checks out the release tag
- Added explicit
filesfield topackage.jsonsodist/is always included