Skip to content

release: prepare analytics 3.5.0#437

Merged
tylerjroach merged 1 commit into
masterfrom
release/analytics/3.5.0
Jul 10, 2026
Merged

release: prepare analytics 3.5.0#437
tylerjroach merged 1 commit into
masterfrom
release/analytics/3.5.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Release analytics 3.5.0

This PR prepares the analytics module for release.

Changes

  • Bumps version to 3.5.0 in package.json
  • Updates CHANGELOG.md with a new section since the last v* tag
  • Updates README.md version header
  • Regenerates JSDoc under docs/

After merging

  1. Push tag v3.5.0 from the merge commit on master to trigger the publish workflow:
    git checkout master && git pull
    git tag v3.5.0
    git push origin v3.5.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 efahk July 10, 2026 16:42
@tylerjroach tylerjroach merged commit a32a100 into master Jul 10, 2026
9 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