Skip to content

docs(release): bump displayed version to 0.12.0 (site + install snippets)#160

Merged
joaoh82 merged 1 commit into
mainfrom
chore/bump-displayed-version-0.12.0
Jun 2, 2026
Merged

docs(release): bump displayed version to 0.12.0 (site + install snippets)#160
joaoh82 merged 1 commit into
mainfrom
chore/bump-displayed-version-0.12.0

Conversation

@joaoh82
Copy link
Copy Markdown
Owner

@joaoh82 joaoh82 commented Jun 2, 2026

Summary

Follow-up to the v0.12.0 release (#159). The release pipeline bumps the package manifests but not the displayed version surfaces, so this brings those in line (same set of files as the 0.11.0 precedent, #155):

  • web/src/lib/site.tsSITE.version 0.11.0 → 0.12.0. Single source of truth the marketing site reads: hero badge, docs page header, SDK showcase cards, and the softwareVersion in structured data (web/src/app/page.tsx derives it from SITE.version).
  • README.md / docs/embedding.md / docs/ask.md — Rust install snippets sqlrite-engine = "0.11" / sqlrite-ask = "0.11""0.12", so a copy-paste resolves the current release.

Left untouched intentionally: env_logger 0.11 / thiserror/sqlparser dep references, and historical 0.1x mentions in release-plan.md / release-secrets.md / design-decisions.md / phase-8-plan.md (those describe past waves, not the current version).

🤖 Generated with Claude Code

…ets)

v0.12.0 is published across crates.io / npm / PyPI / WASM / Go, so update
the version surfaces that the release pipeline doesn't touch:

- web/src/lib/site.ts: SITE.version 0.11.0 → 0.12.0 — the single source of
  truth the marketing site reads (hero badge, docs header, SDK showcase
  cards, structured-data softwareVersion).
- README.md / docs/embedding.md / docs/ask.md: the Rust install snippets
  pinned `sqlrite-engine = "0.11"` / `sqlrite-ask = "0.11"`. Bump to "0.12"
  so the documented pin installs the current release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rust-sqlite Ready Ready Preview, Comment Jun 2, 2026 7:58am

Request Review

@joaoh82 joaoh82 merged commit 2a04fc1 into main Jun 2, 2026
20 checks passed
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.

1 participant