Commit ef2c087
committed
fix(release-please): update uv.lock TOML JSONPath
Updates:
- Fix the uv.lock TOML JSONPath from @.name to @.name.value,
which matches release-please’s tagged TOML parser.
- Remove the redundant pyproject.toml extra-files entry.
The python release type already updates pyproject.toml.
Refs: LINK-25801 parent ccf7e25 commit ef2c087
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| |||
0 commit comments