chore(main): release 0.13.0#89
Conversation
Greptile Summary
Confidence Score: 5/5The changes are limited to release metadata and changelog updates. The modified files are generated release artifacts with no runtime code changes, and there were no code issues identified.
What T-Rex did
Reviews (4): Last reviewed commit: "chore(main): release 0.13.0" | Re-trigger Greptile |
5e8f739 to
10c1461
Compare
10c1461 to
76c348a
Compare
76c348a to
64670fc
Compare
64670fc to
e15610c
Compare
e15610c to
d318908
Compare
9b32710 to
0750766
Compare
| [project] | ||
| name = "qoro-divi" | ||
| version = "0.12.1" | ||
| version = "0.13.0" |
There was a problem hiding this comment.
Update lockfile version The package version was bumped here, but the committed
uv.lock still contains the editable qoro-divi package at 0.12.1. This repo commits the lockfile for reproducible installs and CI/setup uses uv sync, so locked installs can continue to resolve project metadata as 0.12.1 while the release metadata says 0.13.0. Please regenerate uv.lock so the locked project metadata matches this release.
Artifacts
Repro: TOML comparison script for pyproject and uv.lock versions
- Contains supporting evidence from the run (text/x-python; charset=utf-8).
Repro: failing version mismatch command output
- Keeps the command output available without making the summary code-heavy.
Repro: uv locked metadata attempt output
- Keeps the command output available without making the summary code-heavy.
Ran code and verified through T-Rex
Prompt To Fix With AI
This is a comment left during a code review.
Path: pyproject.toml
Line: 8
Comment:
**Update lockfile version** The package version was bumped here, but the committed `uv.lock` still contains the editable `qoro-divi` package at `0.12.1`. This repo commits the lockfile for reproducible installs and CI/setup uses `uv sync`, so locked installs can continue to resolve project metadata as `0.12.1` while the release metadata says `0.13.0`. Please regenerate `uv.lock` so the locked project metadata matches this release.
How can I resolve this? If you propose a fix, please make it concise.44cbf3e to
9de0f13
Compare
9de0f13 to
89a2271
Compare
🤖 I have created a release beep boop
0.13.0 (2026-06-18)
✨ Added
🐛 Fixed
🔄 Changed
🔧 Internal
This PR was generated with Release Please. See documentation.