Commit 238a152
committed
fix(release): include uv.lock in release-please updates
Add uv.lock to release-please extra-files so the lockfile version is
updated alongside pyproject.toml during releases. This prevents version
drift between the published package and the lockfile.
- Add generic updater for uv.lock in release-please config
- Update uv.lock to reflect current version (2.1.1)1 parent 893ed42 commit 238a152
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments