mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00
Move the preview changelog so the GitHub Release shows stable changes (#4290)
This commit is contained in:
parent
5a007b6b9f
commit
434aef0325
2 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ cd "$project_root"
|
|||
uv tool run --from 'rooster-blue>=0.0.7' --isolated -- \
|
||||
rooster release "$@" \
|
||||
--only-sections preview \
|
||||
--changelog-file CHANGELOG-PREVIEW.md \
|
||||
--changelog-file PREVIEW-CHANGELOG.md \
|
||||
--no-update-pyproject --no-update-version-files
|
||||
|
||||
# Update the real changelog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue