Skip to content

docs(changelog): sync to upstream q-ring v0.11.7#1

Merged
I4cTime merged 1 commit into
mainfrom
feature/changelog-0.11.7
Apr 27, 2026
Merged

docs(changelog): sync to upstream q-ring v0.11.7#1
I4cTime merged 1 commit into
mainfrom
feature/changelog-0.11.7

Conversation

@I4cTime
Copy link
Copy Markdown
Owner

@I4cTime I4cTime commented Apr 27, 2026

Intent

Mirror the upstream quantum_ring v0.11.7 release into the marketing site so the /changelog page and footer reflect the latest published version. Also backfills the missing v0.11.5 entry that was skipped during the in-repo → standalone-repo extraction.

Tracked in upstream: I4cTime/quantum_ring#56 (feature) and I4cTime/quantum_ring#57 (release v0.11.7), now live on npm and the MCP Registry.

What changed

  • lib/data/version.tsPROJECT_VERSION bumped 0.10.10.11.7 so the <Footer> version chip matches the latest upstream package.
  • lib/data/changelog.ts — added a new 0.11.7 entry on top (Glama TDQS overhaul for all 44 MCP tools) and backfilled the missing 0.11.5 entry (Kiro Power pack, Claude Code plugin, in-repo marketing site extracted to this repo, MCP tool description tightening). Cleared the now-stale Unreleased highlights.
  • CHANGELOG.md (new) — Keep-a-Changelog file at the repo root mirroring the data file, with a note that the site mirrors upstream quantum_ring versions and a link back to the upstream CHANGELOG for pre-extraction history.
  • (Drive-by) .github/workflows/ci.yml — removed (was already pending in the working tree before this PR; the site is validated through Vercel build/preview rather than GitHub Actions).

Risk

  • Static-data only; no React component, route, or styling changes.
  • pnpm-lock.yaml unchanged — no new dependencies.
  • Vercel preview will exercise the full pnpm run build on this PR.

Test plan

pnpm run lint    # ✓
pnpm run build   # ✓ — Next.js 16.2.1 Turbopack, all 4 routes (/, /changelog, /docs, /_not-found) prerender static

Manually verify on the Vercel preview that:

  • Footer reads v0.11.7.
  • /changelog page renders the new v0.11.7 entry on top, followed by v0.11.5, then v0.11.0, etc.

🤖 Generated with Claude Code

Made with Cursor

- lib/data/version.ts: bump PROJECT_VERSION 0.10.1 → 0.11.7 so the
  footer matches the latest upstream package version.
- lib/data/changelog.ts: add new 0.11.7 entry on top (Glama TDQS
  overhaul for all 44 MCP tools — common parameter schemas + per-tool
  describe() strings) and backfill the missing 0.11.5 entry (Kiro &
  Claude Code plugins, in-repo marketing site extracted to this
  repository, MCP tool description tightening).
- CHANGELOG.md: new Keep-a-Changelog file at repo root, mirroring the
  data file with a note that the site mirrors upstream q-ring versions
  and a link back to the upstream CHANGELOG for pre-extraction history.

Test plan:
- pnpm run lint     ✓
- pnpm run build    ✓ (Next.js 16.2.1 Turbopack, all 4 routes
  prerender static)

Made-with: Cursor
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

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

Project Deployment Actions Updated (UTC)
qring-i4c-studio Building Building Preview Apr 27, 2026 11:33am

Request Review

@I4cTime I4cTime merged commit ceae56b into main Apr 27, 2026
2 checks passed
@I4cTime I4cTime deleted the feature/changelog-0.11.7 branch April 27, 2026 11:34
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