Skip to content

Commit 138d7c4

Browse files
chore(release): 2.63.0 [skip ci]
# [2.63.0](v2.62.0...v2.63.0) (2026-04-09) ### Features * Remove blocking identity call in selectPlacements ([#1241](#1241)) ([fd62adb](fd62adb)) * support batch forwarding in kits ([#1244](#1244)) ([0126522](0126522))
1 parent fe624e1 commit 138d7c4

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.63.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.62.0...v2.63.0) (2026-04-09)
2+
3+
4+
### Features
5+
6+
* Remove blocking identity call in selectPlacements ([#1241](https://github.com/mParticle/mparticle-web-sdk/issues/1241)) ([fd62adb](https://github.com/mParticle/mparticle-web-sdk/commit/fd62adb7c194ce5c3a31506db168983d7319de3a))
7+
* support batch forwarding in kits ([#1244](https://github.com/mParticle/mparticle-web-sdk/issues/1244)) ([0126522](https://github.com/mParticle/mparticle-web-sdk/commit/012652228e9f438a38f2d7f60660fe58c7e71afc))
8+
19
# [2.62.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.61.0...v2.62.0) (2026-04-08)
210

311

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

0 commit comments

Comments
 (0)