Skip to content

chore(release): prepare 0.14.0-beta.3#377

Merged
benvinegar merged 1 commit into
mainfrom
chore/release-0.14.0-beta.3
May 25, 2026
Merged

chore(release): prepare 0.14.0-beta.3#377
benvinegar merged 1 commit into
mainfrom
chore/release-0.14.0-beta.3

Conversation

@benvinegar
Copy link
Copy Markdown
Member

Summary

  • Bump hunkdiff package version to 0.14.0-beta.3
  • Add 0.14.0-beta.3 changelog notes for the latest UI fixes
  • Update changelog comparison links for the new beta tag

Verification

  • bun run typecheck
  • bun test

This PR description was generated by Pi using OpenAI GPT-5

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 25, 2026

Greptile Summary

This PR prepares the 0.14.0-beta.3 release by bumping the package version and recording the accompanying changelog entry.

  • Increments package.json version from 0.14.0-beta.2 to 0.14.0-beta.3.
  • Adds a [0.14.0-beta.3] section in CHANGELOG.md with two UI-fix entries (keyboard shortcut filtering and hover-background stabilization), and updates the [Unreleased] and new-tag comparison links accordingly.

Confidence Score: 5/5

This is a minimal release-prep change touching only the version field and changelog — safe to merge.

Both files contain only the expected mechanical updates for a beta release bump: a single version string change in package.json and a correctly structured new section in CHANGELOG.md with matching comparison links. No logic, dependencies, or runtime behavior is affected.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Added 0.14.0-beta.3 release section with two bug fixes; updated [Unreleased] comparison link and added the new beta.3 comparison link. Structure is correct and consistent with prior entries.
package.json Version bumped from 0.14.0-beta.2 to 0.14.0-beta.3. Single-field change, consistent with the changelog update.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR: chore release 0.14.0-beta.3] --> B[package.json\nversion: 0.14.0-beta.2 → 0.14.0-beta.3]
    A --> C[CHANGELOG.md]
    C --> D[Add section: 0.14.0-beta.3\n- Keyboard shortcut fix\n- Hover background fix]
    C --> E[Update Unreleased link\n→ compare v0.14.0-beta.3...HEAD]
    C --> F[Add comparison link\nv0.14.0-beta.2...v0.14.0-beta.3]
Loading

Reviews (1): Last reviewed commit: "chore(release): prepare 0.14.0-beta.3" | Re-trigger Greptile

@benvinegar benvinegar merged commit d748c02 into main May 25, 2026
8 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