chore(release): v0.10.6 - #83
Merged
Merged
Conversation
Bumped the version to 0.10.6 and dated the CHANGELOG entry for the bundled workspace uv.lock refresh.
bjoaquinc
force-pushed
the
release/v0.10.6
branch
from
August 18, 2026 08:13
8a52f34 to
64d2363
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Cuts the 0.10.6 release for the lock refresh in #82. Patch bump, consistent with 0.10.3 / 0.10.4 / 0.10.5, which were all dependency refreshes.
Note
Stacked on #82 — base is
chore/refresh-uv-lock-aug17. Merge #82 first; GitHub will retarget this todeveland the diff will collapse to just the version bump.Changes
pyproject.toml+uv.lock: version 0.10.5 → 0.10.6 viamake version-upgrade-patch.CHANGELOG.md:[Unreleased]→[0.10.6] - 2026-08-17.Tests
Verified on the underlying refresh in #82:
make test(168 pass),make lint-ci(ruff + mypy clean), and all three lock guards. No code changes here beyond the version string.