Skip to content

release: prepare analytics 0.24.0 - #292

Merged
tylerjroach merged 1 commit into
masterfrom
release/analytics/0.24.0
Sep 1, 2026
Merged

release: prepare analytics 0.24.0#292
tylerjroach merged 1 commit into
masterfrom
release/analytics/0.24.0

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Release analytics 0.24.0

This PR prepares the analytics module for release.

Changes

  • Bumps version to 0.24.0 in packages/mixpanel/package.json
  • Updates packages/mixpanel/CHANGELOG.md with a new section since the last v* tag
  • Updates packages/mixpanel/readme.md version header

After merging

  1. Push tag v0.24.0 from the merge commit on master to trigger the publish workflow:
    git checkout master && git pull
    git tag v0.24.0
    git push origin v0.24.0
    
  2. The publish workflow creates a draft GitHub release and publishes to npm. Review and publish the GitHub release after the workflow finishes.

@github-actions
github-actions Bot requested review from a team and tdumitrescu September 1, 2026 17:11
@tylerjroach
tylerjroach merged commit a33c6bc into master Sep 1, 2026
7 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