Skip to content

release: prepare analytics 2.12.0#268

Merged
ketanmixpanel merged 3 commits into
mainfrom
release/analytics/2.12.0
Jul 17, 2026
Merged

release: prepare analytics 2.12.0#268
ketanmixpanel merged 3 commits into
mainfrom
release/analytics/2.12.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Release analytics 2.12.0

This PR prepares the analytics module for release.

Changes

  • Bumps version to 2.12.0 in packages/mixpanel_flutter/pubspec.yaml and any version_files listed in .github/modules.json
  • Updates packages/mixpanel_flutter/CHANGELOG.md with a new section since the last v* tag
  • Updates packages/mixpanel_flutter/README.md install snippet and version header

After merging

  1. Push tag v2.12.0 from the merge commit on main to trigger the publish workflow:
    git checkout main && git pull
    git tag v2.12.0
    git push origin v2.12.0
    
  2. The publish workflow creates a draft GitHub release and publishes to pub.dev. Review and publish the GitHub release after the workflow finishes.

@github-actions
github-actions Bot requested review from a team and ketanmixpanel July 17, 2026 09:43
@ketanmixpanel
ketanmixpanel merged commit bc9183c into main Jul 17, 2026
13 of 14 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.

2 participants