Skip to content

chore(release): version packages - #146

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 2026

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/emitter-astro@0.6.0

Minor Changes

  • 68f4582: List sections, page titles, and per-route language.

    • List sections (QueryPage.sections, LIST_ITEMS_SLOT): a list renders as a sequence of blocks — a big card in its own wrapper, then a grid — each with its own template and item count. One template per list forced every item into the big-card shape (a measured category page scored 56), and baking the big card into the chrome puts the wrong post on page 2. item_template remains the single-section shorthand, and a sectioned list no longer triggers the fallback warning.
    • Page titles (QueryPage.title, RouteModel.title): archive, paginated and static pages emit a real <title> instead of an empty one.
    • Per-route language (RouteModel.locale, QueryBinding.locale, EmitPost.locale): the emitted layout takes lang as a prop and each route passes its own, so a multilingual site is a route + family + query per language instead of a second collection workaround.

Patch Changes

  • Updated dependencies [68f4582]
    • @contentrain/types@1.9.0

@contentrain/types@1.9.0

Minor Changes

  • 68f4582: List sections, page titles, and per-route language.

    • List sections (QueryPage.sections, LIST_ITEMS_SLOT): a list renders as a sequence of blocks — a big card in its own wrapper, then a grid — each with its own template and item count. One template per list forced every item into the big-card shape (a measured category page scored 56), and baking the big card into the chrome puts the wrong post on page 2. item_template remains the single-section shorthand, and a sectioned list no longer triggers the fallback warning.
    • Page titles (QueryPage.title, RouteModel.title): archive, paginated and static pages emit a real <title> instead of an empty one.
    • Per-route language (RouteModel.locale, QueryBinding.locale, EmitPost.locale): the emitted layout takes lang as a prop and each route passes its own, so a multilingual site is a route + family + query per language instead of a second collection workaround.

contentrain@0.12.5

Patch Changes

  • Updated dependencies [68f4582]
    • @contentrain/types@1.9.0
    • @contentrain/mcp@3.1.7
    • @contentrain/query@7.0.13
    • @contentrain/wp-import@0.1.5
    • @contentrain/rules@0.7.0
    • @contentrain/skills@0.8.0

@contentrain/mcp@3.1.7

Patch Changes

  • Updated dependencies [68f4582]
    • @contentrain/types@1.9.0

@contentrain/query@7.0.13

Patch Changes

  • Updated dependencies [68f4582]
    • @contentrain/types@1.9.0

@contentrain/wp-import@0.1.5

Patch Changes

  • Updated dependencies [68f4582]
    • @contentrain/types@1.9.0

@contentrain/serve-ui@0.0.9

Patch Changes

  • Updated dependencies [68f4582]
    • @contentrain/types@1.9.0

@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for contentrain-ai ready!

Name Link
🔨 Latest commit 93fdfcc
🔍 Latest deploy log https://app.netlify.com/projects/contentrain-ai/deploys/6a971e8cb7e5cf00080517e5
😎 Deploy Preview https://deploy-preview-146--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 f13216f into main Sep 1, 2026
4 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 1, 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