Commit b8d7569
fix: read LoopStructural manifest instead of releases/latest
releases/latest returned whichever release-please component (LoopStructural
itself, loop_common, or loop_interpolation) was published last in a
multi-component release batch, not necessarily the LoopStructural package —
this produced a bad pin (LoopStructural~=loop-interpolation-v0.0.1) on the
first run. .release-please-manifest.json maps package name to version
unambiguously.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 7850418 commit b8d7569
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
0 commit comments