Skip to content

chore(release): prepare 1.0.0 — what's-new polish + drop pre-alpha status#13

Merged
github-actions[bot] merged 2 commits into
mainfrom
fix/whats-new-polish
Jul 9, 2026
Merged

chore(release): prepare 1.0.0 — what's-new polish + drop pre-alpha status#13
github-actions[bot] merged 2 commits into
mainfrom
fix/whats-new-polish

Conversation

@FinkeFlo

@FinkeFlo FinkeFlo commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

Prepares the v1.0.0 stable release and polishes the What's-new panel.

  • What's-new layout: the per-item badge (Feature/Fix/Security) now sits
    in a fixed grid column, so all titles and descriptions line up regardless
    of badge width (previously flex pushed them to different x-positions).
  • Changelog: bump the entry to 1.0.0 with a "first stable release"
    milestone item; drop the trailing dry-run clause from the create-group note.
  • Status: drop the pre-alpha status from the README — kafkito is in
    production use and now follows semantic versioning.

Notes

  • The changelog version must equal the normalized release tag so the panel
    surfaces the right notes; this PR sets it to 1.0.0 to match the v1.0.0
    tag.
  • Tests that pin the version were updated accordingly.

Gates

npm run lintnpm run buildnpm run check:palette ✓ · Vitest green.

FinkeFlo added 2 commits July 9, 2026 22:43
…roup note

The per-item badge (Feature/Fix/Security) previously sat in a flex row, so titles started at different x-positions depending on badge width. Put the list in a two-column grid (auto badge column + 1fr content) so every title and description lines up. Also drop the trailing dry-run clause from the create-group changelog entry.

Signed-off-by: FinkeFlo <florian.kube@gmail.com>
Bump the what's-new changelog entry to 1.0.0 with a first-stable-release milestone item, update the tests that pin the version, and drop the pre-alpha status from the README now that kafkito is in production use.

Signed-off-by: FinkeFlo <florian.kube@gmail.com>
@github-actions
github-actions Bot enabled auto-merge (rebase) July 9, 2026 20:51
@github-actions
github-actions Bot merged commit 480bc23 into main Jul 9, 2026
10 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