Skip to content

fix: ensure README.md is included in npm publish#117

Merged
david-vaclavek merged 1 commit intomainfrom
fix/npm-readme-publish
Apr 1, 2026
Merged

fix: ensure README.md is included in npm publish#117
david-vaclavek merged 1 commit intomainfrom
fix/npm-readme-publish

Conversation

@david-vaclavek
Copy link
Copy Markdown
Contributor

  • Add README.md to files whitelist explicitly
  • Use husky || true in prepare script to prevent publish failures when husky is not installed (e.g. CI publish environments)

- Add README.md to `files` whitelist explicitly
- Use `husky || true` in `prepare` script to prevent publish failures
  when husky is not installed (e.g. CI publish environments)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@david-vaclavek david-vaclavek merged commit 884741a into main Apr 1, 2026
6 checks passed
@david-vaclavek david-vaclavek deleted the fix/npm-readme-publish branch April 1, 2026 12:46
@localazy-bot localazy-bot Bot mentioned this pull request Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants