Bump @btravstack/theme to 1.2.0 (publish the latest token work)#13
Merged
Conversation
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>
There was a problem hiding this comment.
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.jsonversion from1.1.0to1.2.0.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@btravstack/theme@1.1.0is published but stale — a series of token changes (the--display-accentsplit, light--text-accent #D6246F, darker--muted/--faint, stronger light borders) landed onmainafterward without a version bump, so the published1.1.0predates 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)
cd packages/theme && pnpm build && npm publish --access public --otp=<code>(or rerun the release).@btravstack/theme@^1.2.0.Built
dist/tokens.cssconfirmed to include--display-accent,#D6246F,#5E5159,#766678.