Skip to content

Bump @btravstack/theme to 1.2.0 (publish the latest token work)#13

Merged
btravers merged 1 commit into
mainfrom
chore/theme-1.2.0
Jun 28, 2026
Merged

Bump @btravstack/theme to 1.2.0 (publish the latest token work)#13
btravers merged 1 commit into
mainfrom
chore/theme-1.2.0

Conversation

@btravers

Copy link
Copy Markdown
Contributor

@btravstack/theme@1.1.0 is published but stale — a series of token changes (the --display-accent split, light --text-accent #D6246F, darker --muted/--faint, stronger light borders) landed on main afterward without a version bump, so the published 1.1.0 predates the light-mode fixes.

This bumps the version to 1.2.0 so it can be published. No content change beyond the version field — all the token work is already on main.

Next steps (publish is yours — my session's npm auth is dead)

  1. Merge this.
  2. Publish: cd packages/theme && pnpm build && npm publish --access public --otp=<code> (or rerun the release).
  3. Tell me it's live and I'll migrate amqp-contract / temporal-contract / unthrown docs onto @btravstack/theme@^1.2.0.

Built dist/tokens.css confirmed to include --display-accent, #D6246F, #5E5159, #766678.

Publish the accumulated token work that landed after 1.1.0 was published
(without a version bump): --display-accent split, light --text-accent
#D6246F, darker --muted/--faint, stronger light borders, code-color fix.
Required before the docs sites can adopt the corrected light palette.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 28, 2026 21:03
@btravers btravers merged commit 122262a into main Jun 28, 2026
1 check passed
@btravers btravers deleted the chore/theme-1.2.0 branch June 28, 2026 21:03

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

Bumps the published version of @btravstack/theme so the already-landed token updates on main can be released as 1.2.0.

Changes:

  • Update packages/theme/package.json version from 1.1.0 to 1.2.0.

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

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