chore(release): bump product version to 0.5.1 - #550
Merged
Conversation
Patch on 0.5.0 carrying the terminal auto-agent-auth fix (#547), the smoke-token and deploy-harness fixes (#546), and the Android identity move to com.thedancingdeveloper.vogt plus the Google Play release lane (#548, #549). The bump-file set mirrors the 0.5.0 bump: pyproject.toml, src/vogt/__init__.py, web/ and mobile/ package.json, the vogt entry in uv.lock, tests/test_product_version.py, ci.yml's check_product_version gate, build.yml's VOGT_PRODUCT_VERSION (x4), the deploy image tags (.env.example, engine.overlay.yml, vogt.compose.yml, stack.compose.yml), the docs tags, and the CHANGELOG [0.5.1] entry. scripts/check_product_version.py 0.5.1 passes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RzFCTnWGff1k4FyX1HQCYM
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.
Version bump for the 0.5.1 patch release. Carries what's already on dev since 0.5.0:
com.thedancingdeveloper.vogt+release-mobile.ymlPlay pipelineVOGT_PLAY_PUBLISHgateBump-file set mirrors #544;
scripts/check_product_version.py 0.5.1passes. CHANGELOG[0.5.1]entry added.Merge order: this is the last dev merge before promotion. The
v0.5.1tag then firesrelease.yml(prod images + APK) andrelease-mobile.yml(Play internal-track upload, now armed).🤖 Generated with Claude Code