Skip to content

chore: prepare 0.5.0 release#29

Merged
douglasmonsky merged 2 commits into
mainfrom
release/0.5.0
Jun 10, 2026
Merged

chore: prepare 0.5.0 release#29
douglasmonsky merged 2 commits into
mainfrom
release/0.5.0

Conversation

@douglasmonsky

Copy link
Copy Markdown
Owner

Summary

  • bump package, plugin manifest, and runtime MCP pin to 0.5.0
  • add 0.5.0 changelog entry for dashboard localization
  • move dashboard language details lower in the README so screenshots and usage workflow stay prominent
  • align release/readiness docs with the 0.5.0 public package checks

Local checks

  • python -m ruff check .
  • python -m mypy
  • python -m pytest
  • python -m pytest --cov=codex_usage_tracker --cov-report=term-missing
  • python -m compileall src
  • node --check dashboard JS assets
  • python scripts/check_release.py
  • git diff --check
  • python -m build
  • python -m twine check dist/*
  • python scripts/check_release.py --dist
  • python scripts/smoke_installed_package.py

Release note

After this merges to main, publish 0.5.0 to TestPyPI first, smoke it, then publish to PyPI through the Trusted Publishing workflow.

@douglasmonsky douglasmonsky merged commit fb13a18 into main Jun 10, 2026
12 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