Skip to content

chore(release): version packages - #114

Merged
ABB65 merged 1 commit into
mainfrom
changeset-release/main
Aug 13, 2026
Merged

chore(release): version packages#114
ABB65 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

contentrain@0.9.1

Patch Changes

  • Updated dependencies [0430ce2]
    • @contentrain/types@1.0.1
    • @contentrain/mcp@3.0.1
    • @contentrain/query@7.0.3
    • @contentrain/rules@0.7.0
    • @contentrain/skills@0.8.0

@contentrain/mcp@3.0.1

Patch Changes

  • Updated dependencies [0430ce2]
    • @contentrain/types@1.0.1

@contentrain/query@7.0.3

Patch Changes

  • Updated dependencies [0430ce2]
    • @contentrain/types@1.0.1

@contentrain/types@1.0.1

Patch Changes

  • 0430ce2: Republish as 1.0.1 — 1.0.0 is permanently unavailable on npm

    @contentrain/types@1.0.0 was published on 2025-01-04 and later unpublished.
    npm reserves an unpublished version number forever, so when the release
    sequence reached 1.0.0 again the registry refused it:

    npm error 400 — Cannot publish over previously published version "1.0.0"
    

    Five of the six packages in that release published successfully; only types
    failed. But workspace:* resolves to an exact version at publish time, so
    @contentrain/mcp@3.0.0, @contentrain/query@7.0.2 and contentrain@0.9.0
    all went out pinned to @contentrain/types@1.0.0 — a version that does not
    exist and cannot be created. Installing any of them fails with ETARGET.

    This bumps types to 1.0.1 and carries the three dependents with it. Nothing
    about the code changes; 1.0.0 never reached anyone.

    Worth noting for later: had the workspace used workspace:^ rather than
    workspace:*, the published range would have been ^1.0.0 and this would
    have healed itself the moment 1.0.1 landed, without needing to republish the
    dependents.

@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for contentrain-ai ready!

Name Link
🔨 Latest commit 92fb29d
🔍 Latest deploy log https://app.netlify.com/projects/contentrain-ai/deploys/6a7e2d05e51bec0008581d02
😎 Deploy Preview https://deploy-preview-114--contentrain-ai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ABB65
ABB65 merged commit 0b1646a into main Aug 13, 2026
4 checks passed
@ABB65
ABB65 deleted the changeset-release/main branch August 13, 2026 20:47
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant