Skip to content

fix(npm): publish README banner assets#7

Merged
lan17 merged 1 commit intomainfrom
codex/publish-readme-assets
Mar 17, 2026
Merged

fix(npm): publish README banner assets#7
lan17 merged 1 commit intomainfrom
codex/publish-readme-assets

Conversation

@lan17
Copy link
Contributor

@lan17 lan17 commented Mar 17, 2026

Summary

  • include the assets/ directory in the published package
  • ensure npm can load the README banner SVGs from the tarball

Why

npm renders the package README from the published tarball. The README references assets/cat-plus-lobster-*.svg, but those files were not included in the package, so npm fell back to the image alt text instead of rendering the banner.

@lan17 lan17 merged commit a9f9e62 into main Mar 17, 2026
3 checks passed
@lan17 lan17 deleted the codex/publish-readme-assets branch March 17, 2026 23:46
galileo-automation pushed a commit that referenced this pull request Mar 17, 2026
## [1.1.1](v1.1.0...v1.1.1) (2026-03-17)

### Bug Fixes

* **npm:** publish README banner assets ([#7](#7)) ([a9f9e62](a9f9e62))
@galileo-automation
Copy link

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants