Skip to content

Commit 994dbaa

Browse files
chore(release): 2.42.0 [skip ci]
# [2.42.0](v2.41.1...v2.42.0) (2025-06-04) ### Features * Expose config.domain for easier CNAME configuration ([#1037](#1037)) ([cc859d7](cc859d7))
1 parent f121640 commit 994dbaa

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.42.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.41.1...v2.42.0) (2025-06-04)
2+
3+
4+
### Features
5+
6+
* Expose config.domain for easier CNAME configuration ([#1037](https://github.com/mParticle/mparticle-web-sdk/issues/1037)) ([cc859d7](https://github.com/mParticle/mparticle-web-sdk/commit/cc859d7770b7b742336642e4de473ec64362273f))
7+
18
## [2.41.1](https://github.com/mParticle/mparticle-web-sdk/compare/v2.41.0...v2.41.1) (2025-06-03)
29

310

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.41.1",
3+
"version": "2.42.0",
44
"description": "mParticle core SDK for web applications",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)