Skip to content

Commit f01e409

Browse files
chore(release): 2.37.0 [skip ci]
# [2.37.0](v2.36.0...v2.37.0) (2025-04-16) ### Features * Add select placement attributes to current user ([#1019](#1019)) ([1048fdf](1048fdf)) * Add support for sandbox mode via selectPlacements ([#1015](#1015)) ([d1373c6](d1373c6)) * Add user attribute mapping to Rokt Manager ([#1018](#1018)) ([99c9b54](99c9b54))
1 parent ff1fa98 commit f01e409

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.37.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.36.0...v2.37.0) (2025-04-16)
2+
3+
4+
### Features
5+
6+
* Add select placement attributes to current user ([#1019](https://github.com/mParticle/mparticle-web-sdk/issues/1019)) ([1048fdf](https://github.com/mParticle/mparticle-web-sdk/commit/1048fdf908743406556f800f763290236c5d59e1))
7+
* Add support for sandbox mode via selectPlacements ([#1015](https://github.com/mParticle/mparticle-web-sdk/issues/1015)) ([d1373c6](https://github.com/mParticle/mparticle-web-sdk/commit/d1373c69ad19ce2882de92a10d78079ad1e96b9a))
8+
* Add user attribute mapping to Rokt Manager ([#1018](https://github.com/mParticle/mparticle-web-sdk/issues/1018)) ([99c9b54](https://github.com/mParticle/mparticle-web-sdk/commit/99c9b54f1f9160752ed7d6636755b980d4201321))
9+
110
# [2.36.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.35.2...v2.36.0) (2025-04-03)
211

312

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

0 commit comments

Comments
 (0)