Skip to content

fix(release): drop docs assets/publish, bump catalog:configs to 7.19.1 for tsconfig/astro export - #157

Merged
iamnewton merged 1 commit into
mainfrom
fix/release-and-deploy-after-docs-shim-2
Aug 15, 2026
Merged

fix(release): drop docs assets/publish, bump catalog:configs to 7.19.1 for tsconfig/astro export#157
iamnewton merged 1 commit into
mainfrom
fix/release-and-deploy-after-docs-shim-2

Conversation

@iamnewton

Copy link
Copy Markdown
Collaborator

Summary

Fixes two CI failures introduced when docs/ became a private shim in #155:

  • Release job: removes docs/package.json from assets and drops publishCmd for @theholocron/node-template-site — the docs package is now private: true and should not be published to npm
  • Deploy job: bumps catalog:configs from ^7.8.1^7.19.1, resolving all @theholocron/* config packages to 7.19.1; @theholocron/tsconfig@7.17.0 (the previously-pinned version) has no ./astro export — 7.19.1 adds it, which is required by docs/tsconfig.json

…talog:configs to 7.19.1

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
@iamnewton
iamnewton requested a review from a team as a code owner August 15, 2026 05:42
@iamnewton
iamnewton merged commit 546190a into main Aug 15, 2026
27 checks passed
@iamnewton
iamnewton deleted the fix/release-and-deploy-after-docs-shim-2 branch August 15, 2026 05:45
@iamnewton

Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@iamnewton iamnewton added the released Included in a release label Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant