Skip to content

fix: version drift — pyproject.toml 2.2.0 vs CHANGELOG v3.1.0 #19

@zircote

Description

@zircote

Quality Gate Reference

  • Domain: Version Control (85.7)
  • Impact: Medium
  • Effort: Low

Description

Commit history references v3.0.0 and v3.1.0 development, but pyproject.toml shows version = "2.2.0" and only v2.1.0/v2.2.0 tags exist. The v3.0.0 breaking changes (skill migration, agent consolidation) are on main but untagged.

Implementation

  1. Update pyproject.toml version to match CHANGELOG
  2. Create v3.0.0 and v3.1.0 tags/releases
  3. Ensure release automation keeps version in sync

Acceptance Criteria

  • pyproject.toml version matches CHANGELOG
  • Tags exist for all released versions
  • VCS-006 (tag releases) score improves

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions