Skip to content

chore: prepare 2.0.0 release#99

Merged
CCimen merged 1 commit intomainfrom
release/2.0.0
Apr 6, 2026
Merged

chore: prepare 2.0.0 release#99
CCimen merged 1 commit intomainfrom
release/2.0.0

Conversation

@CCimen
Copy link
Copy Markdown
Owner

@CCimen CCimen commented Apr 6, 2026

Summary

  • bump the package version from 1.7.3 to 2.0.0
  • refresh uv.lock so the editable package metadata matches the release version
  • remove the stale hardcoded 0.1.0 UI package version and export the real package version instead

Why 2.0.0

The recently merged provider-neutral runtime work materially changed SCC's product surface: multi-provider onboarding, provider selection, runtime/auth/image readiness flows, provider-neutral branding, OCI-first runtime behavior, and documentation. A major version is the cleanest semver signal for that release boundary.

Verification

  • uv run ruff check pyproject.toml src/scc_cli/ui/__init__.py src/scc_cli/cli.py src/scc_cli/doctor/render.py src/scc_cli/application/support_bundle.py src/scc_cli/json_output.py tests/test_provider_branding.py
  • uv run pytest -q tests/test_provider_branding.py tests/test_cli.py -q

@CCimen CCimen merged commit 3ff7042 into main Apr 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant