chore(main): release 0.34.0#519
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryThis is a standard release-please PR bumping the monorepo version from
Confidence Score: 5/5All three changed files are release automation artifacts — version numbers and changelog text only — with no functional code modifications. The PR is fully generated by release-please. It updates three files: the root package.json version, the release-please manifest, and the changelog. All changes are consistent with one another (all read 0.34.0) and the changelog content matches the PR description. There is nothing to break at runtime. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[release-please PR #519] --> B[Bump version 0.33.0 → 0.34.0]
B --> C[package.json]
B --> D[.github/.release-please-manifest.json]
A --> E[Prepend CHANGELOG.md]
E --> F[14 Features]
E --> G[3 Bug Fixes]
E --> H[1 Refactor]
E --> I[5 Maintenance items]
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A[release-please PR #519] --> B[Bump version 0.33.0 → 0.34.0]
B --> C[package.json]
B --> D[.github/.release-please-manifest.json]
A --> E[Prepend CHANGELOG.md]
E --> F[14 Features]
E --> G[3 Bug Fixes]
E --> H[1 Refactor]
E --> I[5 Maintenance items]
Reviews (23): Last reviewed commit: "chore(main): release 0.34.0" | Re-trigger Greptile |
2b54c37 to
5415bf8
Compare
5415bf8 to
7de78fb
Compare
7de78fb to
2511429
Compare
2511429 to
f3525de
Compare
f3525de to
24c09a8
Compare
24c09a8 to
8ae403d
Compare
8ae403d to
827360f
Compare
827360f to
4d23cd7
Compare
4d23cd7 to
355dd4f
Compare
8a4c06b to
d723bef
Compare
d723bef to
4f39056
Compare
8830338 to
ea4ba20
Compare
ea4ba20 to
411a254
Compare
411a254 to
23e9741
Compare
23e9741 to
fd13aba
Compare
fd13aba to
bf28e6e
Compare
bf28e6e to
32649ab
Compare
Summary
Changelog
0.34.0 (2026-06-30)
Features
Bug Fixes
Refactors
Maintenance