chore(release): release 0.9.6 - #222
Open
erode-release[bot] wants to merge 1 commit into
Open
Conversation
Greptile SummaryThis is a bot-generated release PR that bumps the monorepo version from
Confidence Score: 5/5Safe to merge — all changes are mechanical version-number updates and a changelog entry generated by Release Please. The diff is entirely version field updates (0.9.5 → 0.9.6) across three manifest files plus a new CHANGELOG section. No application logic is touched. The underlying dependency upgrades were reviewed and merged in their own individual PRs before this release was assembled. Files Needing Attention: No files require special attention.
|
| Filename | Overview |
|---|---|
| .release-please-manifest.json | Version bumped from 0.9.5 to 0.9.6 — correct and consistent with the release. |
| package.json | Root monorepo version bumped from 0.9.5 to 0.9.6; no other changes. |
| package-lock.json | Lockfile version fields updated to 0.9.6 to match package.json; no dependency resolution changes introduced by this PR directly. |
| CHANGELOG.md | New 0.9.6 section prepended, correctly listing all dependency bumps merged since 0.9.5. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Please Bot] -->|Collects merged dependency PRs| B[Generate release PR]
B --> C[Bump version: 0.9.5 → 0.9.6]
C --> D[package.json]
C --> E[package-lock.json]
C --> F[.release-please-manifest.json]
B --> G[Prepend CHANGELOG.md entry]
G --> H[prod deps: @anthropic-ai/sdk, @astrojs/rss, brace-expansion, fast-uri, likec4, svgo, ws]
G --> I[dev deps: commitlint, eslint, knip, vitest, @types/node]
Reviews (20): Last reviewed commit: "chore(release): release 0.9.6" | Re-trigger Greptile
erode-release
Bot
force-pushed
the
release-please--branches--main--components--erode
branch
6 times, most recently
from
June 24, 2026 17:36
d9f92ab to
80418b3
Compare
erode-release
Bot
force-pushed
the
release-please--branches--main--components--erode
branch
2 times, most recently
from
June 24, 2026 17:43
4225327 to
c12bec8
Compare
erode-release
Bot
force-pushed
the
release-please--branches--main--components--erode
branch
2 times, most recently
from
July 8, 2026 17:36
6a4b9cf to
6b37821
Compare
erode-release
Bot
force-pushed
the
release-please--branches--main--components--erode
branch
8 times, most recently
from
July 22, 2026 23:43
2a7541b to
78f97c7
Compare
erode-release
Bot
force-pushed
the
release-please--branches--main--components--erode
branch
from
August 1, 2026 21:27
78f97c7 to
43bf7d9
Compare
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.9.6 (2026-08-01)
Build System
This PR was generated with Release Please. See documentation.