chore(main): release 0.48.1 - #109
Merged
Merged
Conversation
josephschmitt
force-pushed
the
release-please--branches--main
branch
from
June 12, 2026 21:27
8085346 to
3d418f8
Compare
Greptile SummaryAutomated patch release
Confidence Score: 5/5Fully automated release bookkeeping — no logic changes, only version strings and documentation updated. All three changed files are mechanical outputs of the Release Please bot: a manifest version bump, a prepended changelog entry, and four curl URL updates in the README. There is no application code, no schema change, and no behavioural change introduced by this PR itself. No files require special attention.
|
| Filename | Overview |
|---|---|
| .release-please-manifest.json | Version bump from 0.48.0 to 0.48.1, generated by Release Please |
| CHANGELOG.md | Adds 0.48.1 release section with four bug fix entries for core, hooks, and tui components |
| README.md | Updates all four install curl URLs (macOS arm64/amd64, Linux amd64/arm64) from v0.48.0 to v0.48.1 |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Please bot] --> B[Bump .release-please-manifest.json\n0.48.0 → 0.48.1]
A --> C[Prepend CHANGELOG.md\nv0.48.1 entry with 4 bug fixes]
A --> D[Update README.md\ncurl install URLs → v0.48.1]
B & C & D --> E[PR merged → tag v0.48.1 created]
E --> F[GitHub Actions publishes\nbinaries for darwin_arm64\ndarwin_amd64\nlinux_amd64\nlinux_arm64]
Reviews (2): Last reviewed commit: "chore(main): release 0.48.1" | Re-trigger Greptile
josephschmitt
force-pushed
the
release-please--branches--main
branch
from
June 12, 2026 21:32
3d418f8 to
d96d36b
Compare
josephschmitt
force-pushed
the
release-please--branches--main
branch
from
June 12, 2026 21:33
d96d36b to
4c63391
Compare
Owner
Author
|
🤖 Created releases: 🌻 |
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.
🤖 I have created a release beep boop
0.48.1 (2026-06-12)
Bug Fixes
This PR was generated with Release Please. See documentation.