Skip to content

Commit 6e8fac9

Browse files
committed
fix: stage release lock updates
1 parent 2791dc0 commit 6e8fac9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ tag_format = "v{version}"
7070
commit_message = "chore(release): v{version}"
7171
build_command = """
7272
uv lock --upgrade-package "$PACKAGE_NAME"
73+
git add uv.lock
7374
uv build
7475
"""
7576
major_on_zero = false

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)