Skip to content

chore: Update version to 6.1.0 - #69

Merged
rmi22186 merged 1 commit into
master-v6from
chore/update-version-to-6.1.0
Aug 5, 2026
Merged

chore: Update version to 6.1.0#69
rmi22186 merged 1 commit into
master-v6from
chore/update-version-to-6.1.0

Conversation

@nickolas-dimitrakas

Copy link
Copy Markdown

Releases the opt-in Braze recommended eCommerce forwarding added in #66.

Follows the same shape as #65: CHANGELOG.md, package.json, package-lock.json and the version constant in src/BrazeKit-dev.js.

6.1.0 rather than a patch because the feature is new and additive. It is opt-in via Use eCommerce Recommended Events on the Braze connection, so behavior is unchanged for existing customers until they enable it.

Why this is a separate PR

The deploy workflow gates on EndBug/version-check and fails if package.json has not changed. 6.0.0 is already published, so merging #66 on its own would publish nothing.

Merge order

  1. feat: Forward Braze recommended eCommerce events (opt-in) #66 — the feature
  2. chore: Generate latest bundle (recommended eCommerce) #67 — the generated bundle
  3. this PR — the version bump, which triggers the release

Consumer requirements

@mparticle/web-braze-kit6.1.0+
Braze Web SDK6.9.0 (bundled by the kit, not installed separately)
mParticle Web SDK2.23.0+ (unchanged)

Partners using the CDN snippet pick this up automatically once the platform serves the new kit bundle; no change on their side.

@nickolas-dimitrakas
nickolas-dimitrakasforce-pushed the chore/update-version-to-6.1.0 branch from 309f035 to 8bd3210CompareAugust 5, 2026 15:18
@nickolas-dimitrakas
nickolas-dimitrakas changed the base branch from master-v6 to chore/braze-recommended-ecommerce-bundleAugust 5, 2026 15:18
@nickolas-dimitrakasnickolas-dimitrakas self-assigned this Aug 5, 2026
@nickolas-dimitrakas
nickolas-dimitrakasforce-pushed the chore/update-version-to-6.1.0 branch from 8bd3210 to 3dcde2bCompareAugust 5, 2026 15:31
Base automatically changed from chore/braze-recommended-ecommerce-bundle to master-v6August 5, 2026 15:41
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@rmi22186
rmi22186force-pushed the chore/update-version-to-6.1.0 branch from 3dcde2b to 0744ff1CompareAugust 5, 2026 15:41
@rmi22186
rmi22186 merged commit 1b8a4ca into master-v6Aug 5, 2026
2 checks passed
Sign up for freeto 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

@nickolas-dimitrakas@rmi22186