/** * Tests for scripts/prepublish.sh * * These tests verify the interactive prepublish script that: * 1. Prompts user whether to update release notes * 2. Runs headless Claude to generate release notes if yes * 3. Prompts user whether to stage and commit changes * 4. Aborts publish if user declines to commit */ export {}; //# sourceMappingURL=prepublish.test.d.ts.map