Files
workflows-py/packages/workflows-dev
Adrian Lyjak 9a92670315 feat: run uv sync after version bumping in changeset-version command (#286)
Modified sync_package_version_with_pyproject to return a boolean indicating
whether the pyproject.toml was changed. After syncing all packages, if any
pyproject.toml was updated, run uv sync in the root directory to update
the lock file.
2026-01-16 17:09:50 -05:00
..
2025-11-18 14:24:17 -05:00

This is the workflows-dev package. It is used to develop and test the workflows mono repo.