Skip to content

Commit 8fadeea

Browse files
chore(release): 2.41.0 [skip ci]
# [2.41.0](v2.40.0...v2.41.0) (2025-06-02) ### Bug Fixes * Initialize Rokt before processing forwarders ([#1034](#1034)) ([cf09cd0](cf09cd0)) ### Features * Expose Rokt launcher config options ([#1033](#1033)) ([c2d25af](c2d25af))
1 parent e905418 commit 8fadeea

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.41.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.40.0...v2.41.0) (2025-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Initialize Rokt before processing forwarders ([#1034](https://github.com/mParticle/mparticle-web-sdk/issues/1034)) ([cf09cd0](https://github.com/mParticle/mparticle-web-sdk/commit/cf09cd06dba53491431205dd35cf860d592e40d2))
7+
8+
9+
### Features
10+
11+
* Expose Rokt launcher config options ([#1033](https://github.com/mParticle/mparticle-web-sdk/issues/1033)) ([c2d25af](https://github.com/mParticle/mparticle-web-sdk/commit/c2d25af45115109ea1e6e9474ffdfa007c8b3e50))
12+
113
# [2.40.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.39.1...v2.40.0) (2025-05-27)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mparticle/web-sdk",
3-
"version": "2.40.0",
3+
"version": "2.41.0",
44
"description": "mParticle core SDK for web applications",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)