Skip to content

chore: release mix, mix_annotations and mix_generator 2.2.0 - #1060

Merged
tilucasoli merged 1 commit into
mainfrom
chore/release-2.2.0
Sep 23, 2026
Merged

tilucasoli merged 1 commit into
mainfrom
chore/release-2.2.0

Conversation

@tilucasoli

Copy link
Copy Markdown
Collaborator

Promotes the 2.2.0 prerelease line to stable.

What changed

  • mix 2.2.0-beta.6 → 2.2.0
  • mix_annotations 2.2.0-beta.1 → 2.2.0
  • mix_generator 2.2.0-beta.4 → 2.2.0
  • Dependency constraints bumped to ^2.2.0 (mixmix_annotations, mix_generatormix_annotations, and the mix dev dependency on mix_generator)
  • Each CHANGELOG gains a consolidated ## 2.2.0 section summarizing the beta cycle; the beta sections are retained below, matching how 2.1.0 was cut

mix_annotations also had one unpublished change: the reserved-name documentation from #1028 landed after the 2.2.0-beta.1 version bump, so it was never published. It is covered by the new section.

Changelogs and pubspec versions only — no source changes.

Verification

  • mix, mix_generator, mix_annotations test suites pass (2943 / 378 / 12 tests)
  • dart analyze clean for all three
  • pub publish --dry-run: 0 warnings for all three (only the benign melos pubspec_overrides.yaml hint)

melos run analyze does currently fail in mix_chart and mix_winds; those failures are pre-existing and untouched by this PR.

Releasing

Publishing is tag-driven. After merge, tag on main, in this order so each package resolves its dependency:

mix_annotations-v2.2.0
mix_generator-v2.2.0
mix-v2.2.0

🤖 Generated with Claude Code

Promote the 2.2.0 prerelease line to stable. Versions and dependency
constraints move to 2.2.0, and each CHANGELOG gains a consolidated 2.2.0
section summarizing the beta cycle. The mix_annotations section also covers
the reserved-name documentation from #1028, which landed after the
2.2.0-beta.1 bump and was therefore never published.

Changelogs and pubspec versions only.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@tilucasoli
tilucasoli merged commit 8d3cc55 into main Sep 23, 2026
7 checks passed
@tilucasoli
tilucasoli deleted the chore/release-2.2.0 branch September 23, 2026 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant