Skip to content

chore: release packages#25

Merged
btravers merged 1 commit into
mainfrom
changeset-release/main
Jul 16, 2026
Merged

chore: release packages#25
btravers merged 1 commit into
mainfrom
changeset-release/main

Conversation

@btravers

@btravers btravers commented Jul 6, 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

@btravstack/theme@1.6.0

Minor Changes

  • 458940e: Beetroot Stack rebrand — studied from tanstack.com: a near-neutral black canvas where each package glows in its own accent.

    • Near-black canvas (oklch(13% 0.006 310)) is the canonical dark-default; the light scheme remains the daylight fallback.
    • Typography: Geist (display 700/800 + body — weight contrast does the branding) + JetBrains Mono replace Montserrat.
    • The multi-accent stack: new --pkg-amqp / --pkg-temporal / --pkg-unthrown / --pkg-demesne tokens expose the official per-package accents so the landing (and any consumer) can show the stack in color; the org beetroot pink stays the --accent knob for wordmark, links and CTAs.
    • Elevation through surface lightness (no hairline card borders), solid ink hero name (no gradient text), floating hero mark kept as the one character moment, no glow washes.
    • Non-breaking: all semantic tokens keep their names and the one-knob rebrand contract is unchanged — each docs site still overrides only --accent with its package color, which is exactly the studied per-library accent system.

Patch Changes

  • b783afc: Declare vue as an optional peer dependency. The theme's Layout imports vue at runtime; it is always provided by the host VitePress app, so it is marked optional to avoid tripping strict / no-auto-install consumers while still documenting the requirement.

Copilot AI review requested due to automatic review settings July 6, 2026 12:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This Changesets-generated release PR prepares the @btravstack/theme package for publication by applying the next patch version and recording the release notes.

Changes:

  • Bump @btravstack/theme version from 1.5.0 to 1.5.1.
  • Add 1.5.1 release notes to the theme changelog.
  • Remove the consumed Changeset file for this release.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/theme/package.json Updates the package version to 1.5.1 for release.
packages/theme/CHANGELOG.md Adds the 1.5.1 entry describing the patch change.
.changeset/theme-vue-peer.md Removes the Changeset now that it has been released.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@btravers btravers force-pushed the changeset-release/main branch from 2e4c632 to 4ddf600 Compare July 6, 2026 16:50
@btravers btravers force-pushed the changeset-release/main branch from 4ddf600 to b0ae716 Compare July 16, 2026 00:43
@btravers btravers merged commit 0c4cf77 into main Jul 16, 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