chore(docs): bump @btravstack/theme to 1.3.0 (chrome refinements)#272
Merged
Conversation
Picks up the docs chrome refinements: larger navbar logo (via --vp-nav-logo-height), tighter hero type, and hairline/lift feature cards with brand-tinted icons. Catalog-only bump. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the workspace dependency catalog to pull in the latest shared docs theme, so the docs site can pick up the chrome refinements described in the PR (navbar logo sizing, hero typography tweaks, feature card styling).
Changes:
- Bump
@btravstack/themein thepnpm-workspace.yamlcatalog from1.2.1to1.3.0. - Update
pnpm-lock.yamlto reflect the new catalog-resolved version in both the catalog section and thedocsimporter.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pnpm-workspace.yaml | Catalog bump for @btravstack/theme to 1.3.0. |
| pnpm-lock.yaml | Lockfile updates to align with the catalog bump and the resolved docs dependency graph. |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
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.
Bumps the shared theme to 1.3.0, picking up the docs chrome refinements:
--vp-nav-logo-height(30px / 26px mobile).Catalog-only change (
1.2.1 → 1.3.0+ lockfile); docs keeps itscatalog:reference. Merging redeploys the docs with the refinements.🤖 Generated with Claude Code