Skip to content

chore: prepare 4.1.1 release#39

Merged
thedoublejay merged 1 commit into
mainfrom
chore/v4.1.1
May 20, 2026
Merged

chore: prepare 4.1.1 release#39
thedoublejay merged 1 commit into
mainfrom
chore/v4.1.1

Conversation

@thedoublejay
Copy link
Copy Markdown
Owner

Summary

  • Bump the app version 4.0.6 → 4.1.1 across the Cargo workspace, website package, and landing-page release stamps.
  • Renumber the in-flight changelog entry from v4.1.0 to v4.1.1 so the multi-PR review work ships as v4.1.1 (the v4.0.6 deps-refresh patch shipped first, skipping v4.1.0).

Context

v4.0.6 already merged as a deps-only patch, so the planned v4.1.0 minor needs to ship as v4.1.1 instead. No code changes — only versioning and changelog.

Key Decisions

  • Renumber rather than keep a stub v4.1.0 entry: there is no released v4.1.0 artifact, so a single v4.1.1 entry is cleaner than carrying a "skipped" version in the changelog. Added a one-line "Version numbering note" inside the entry so the history is still traceable for users who saw v4.1.0 referenced in earlier docs.
  • Re-base the entry description on v4.0.6 instead of v4.0.5 so the "Patch / Minor on top of vX" line matches the actual previous release on main.
  • Landing-stamp tagline switched from "dependency refresh" (v4.0.6) to "multi-PR review" (v4.1.1) to reflect the headline feature.

Files Changed

  • Cargo.toml, Cargo.lock — workspace version 4.1.1.
  • website/package.json — package version 4.1.1.
  • website/src/content/docs/changelog.md — renamed v4.1.0 (2026-05-13, unreleased)v4.1.1 (2026-05-20, prepared); updated "Minor release on top of v4.0.5" → v4.0.6; added renumbering note and Release-wide section.
  • website/src/components/landing/{Hero,Benchmark,Topology}.astro — release stamps updated to v4.1.1 / 2026-05-20.

Cross-Repo / Rollout Impact

None. Gather Step is a local binary; downstream users pick up the bump on next install or `cargo install`.

Test Plan

  • `cargo check --workspace --all-targets` — clean.
  • `bun run build` in `website/` — 21 pages built, no warnings.
  • Reviewer: spot-check that landing-page stamps render `v4.1.1 · 2026-05-20` and the changelog header reads `v4.1.1 (2026-05-20)`.

Follow-ups

  • Flip the changelog entry from `prepared` to `released` after publishing.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying gather-step with  Cloudflare Pages  Cloudflare Pages

Latest commit: e48e877
Status: ✅  Deploy successful!
Preview URL: https://22679e09.gather-step.pages.dev
Branch Preview URL: https://chore-v4-1-1.gather-step.pages.dev

View logs

@thedoublejay thedoublejay merged commit ba4b482 into main May 20, 2026
12 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