chore(release): v3.7.0 - #241
Merged
Merged
Conversation
- CHANGELOG の [Unreleased] を [3.7.0] - 2026-09-23 として確定し、比較リンクを足す - pyproject.toml / lib/devbase/__init__.py / lib/devbase/cli.py / uv.lock / architecture.md の版数を 3.7.0 にする Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011Vu8hNTZKeDeXVLg8hYuK8
5 tasks
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.
Summary
v3.7.0 の配布の準備です。版数の記載と変更履歴の確定だけで、利用者へ届く振る舞いは変えません。
前回(v3.6.0 /
83d6625)と同じ形にしています。CHANGELOG.mdの[Unreleased]を[3.7.0] - 2026-09-23として確定し、比較リンクを足すpyproject.toml/lib/devbase/__init__.py/lib/devbase/cli.py/uv.lock/docs/developer/architecture.mdの版数を 3.7.0 にする版の大小は MINOR です。後方互換のある追加(base イメージの道具立て、名前の形に合わない
プロジェクトの警告)と、確定仕様に合わせた
devbase scaleの是正が入り、既存の引数・設定を壊す変更はありません。
このまとまりの release Pull Request は #212(
release/v3.7.0→main)です。Test plan
uv lock --checkが exit=0(uv.lockの版数を手で直したため)uv run python -m devbase.cli --versionがdevbase 3.7.0env -u DEVBASE_ROOT uv run pytest -qが 3022 passed / exit=03.6.0の記載が残っていない(CHANGELOG.mdの履歴の行を除く)🤖 Generated with Claude Code
https://claude.ai/code/session_011Vu8hNTZKeDeXVLg8hYuK8