Skip to content

chore(release): prepare 0.15.1#403

Merged
benvinegar merged 1 commit into
mainfrom
chore/release-0.15.1
Jun 9, 2026
Merged

chore(release): prepare 0.15.1#403
benvinegar merged 1 commit into
mainfrom
chore/release-0.15.1

Conversation

@benvinegar

Copy link
Copy Markdown
Member

Summary

  • Bump hunkdiff to 0.15.1
  • Move the restored editor shortcut fix into the 0.15.1 changelog section
  • Update changelog comparison links for the new patch release

Tests

  • bun run format:check
  • bun run typecheck
  • bun test

This PR description was generated by Pi using OpenAI GPT-5.1 Codex

@greptile-apps

greptile-apps Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is a standard patch release prep PR that bumps the version to 0.15.1 and moves the previously unreleased e keyboard shortcut fix into the new changelog section.

  • package.json: Version field updated from 0.15.0 to 0.15.1.
  • CHANGELOG.md: New ## [0.15.1] section added in the correct position with the keyboard shortcut fix entry; the [Unreleased] and new [0.15.1] comparison links at the bottom of the file are updated correctly.

Confidence Score: 5/5

Safe to merge — both changes are minimal and mechanical, with no logic or runtime behavior affected.

The PR touches only two files: a one-field version bump in package.json and a changelog entry reorganization. The new [0.15.1] section is placed correctly between [Unreleased] and [0.15.0], and both comparison links at the bottom of CHANGELOG.md point to the right tag boundaries. No code, configuration, or dependencies were modified.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds a new 0.15.1 section with the restored e keyboard shortcut fix and updates comparison links at the bottom; structure follows Keep a Changelog conventions correctly.
package.json Single-field version bump from 0.15.0 to 0.15.1; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR: prepare 0.15.1] --> B[package.json\nversion: 0.15.0 → 0.15.1]
    A --> C[CHANGELOG.md]
    C --> D[Move fix from Unreleased\ninto new 0.15.1 section]
    C --> E[Update comparison links\nUnreleased → v0.15.1...HEAD\nAdd 0.15.1 → v0.15.0...v0.15.1]
Loading

Reviews (1): Last reviewed commit: "chore(release): prepare 0.15.1" | Re-trigger Greptile

@benvinegar benvinegar merged commit 2552225 into main Jun 9, 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