Skip to content

chore: bump @nebari/starlight to 0.3.1 - #33

Closed
mikemazara wants to merge 1 commit into
mainfrom
0.3.1-release
Closed

chore: bump @nebari/starlight to 0.3.1#33
mikemazara wants to merge 1 commit into
mainfrom
0.3.1-release

Conversation

@mikemazara

Copy link
Copy Markdown
Contributor

Summary

  • Bump packages/starlight/package.json from 0.3.0 to 0.3.1 so the release tag can match the version field.
  • Unreleased on main: githubHref and logo theme options (ee80161), plus docs. Both options are opt-in and additive; peer deps unchanged (astro >=7.0.6, @astrojs/starlight >=0.33.0 <1.0.0). EffVer micro — no README Versioning section.

Test plan

  • bun run check
  • bun test (packages/starlight, 74 pass)
  • cd docs && bun test (base-path, 2 pass)
  • After merge: create GitHub Release v0.3.1 on the merge commit (notes: githubHref and logo options)
  • Confirm npm view @nebari/starlight version returns 0.3.1 with provenance

Made with Cursor

Unreleased githubHref and logo options on main are opt-in and additive,
so this is an EffVer micro with no consumer adoption cost.

Co-authored-by: Cursor <cursoragent@cursor.com>
{
"name": "@nebari/starlight",
"version": "0.3.0",
"version": "0.3.1",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I was thinking we go to 1.0.0

@mikemazara mikemazara closed this Sep 1, 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