chore(release): include latest fixes in 0.15.1#412
Merged
Conversation
Contributor
Greptile SummaryMoves three unreleased bug-fix entries into the
Confidence Score: 5/5Safe to merge — only changelog text is touched, no code or configuration is affected. The change is a pure textual reorganization of CHANGELOG.md: three already-written fix entries are lifted out of [Unreleased] and placed under the [0.15.1] date heading. Nothing is added, reworded, or deleted — no code, no config, no tests. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["[Unreleased] (before)"] -->|"3 fix entries removed"| B["[Unreleased] (after)\nAdded / Changed / Fixed — empty template"]
A -->|"3 fix entries added"| C["[0.15.1] - 2026-06-09\n• Restored 'e' shortcut (pre-existing)\n• Daemon timeouts\n• OpenTUI theme rendering\n• Git watch index locking"]
C --> D["Ready to tag v0.15.1"]
Reviews (1): Last reviewed commit: "chore(release): include latest fixes in ..." | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
/home/bentlegen/Projects/hunk-b/node_modules/.bin/oxfmt --check /tmp/hunk-release-0.15.1/CHANGELOG.mdThis PR description was generated by Pi using OpenAI GPT-5 Codex