Skip to content

Commit b70bd20

Browse files
chore(release): 2.33.1 [skip ci]
## [2.33.1](v2.33.0...v2.33.1) (2025-02-25) ### Bug Fixes * Add failsafes for queryStringParser ([#983](#983)) ([1c771fd](1c771fd)) * Add Rokt Click ID for Integration Capture ([#985](#985)) ([f5026f9](f5026f9)) * Update TOS local storage key ([#987](#987)) ([32503f9](32503f9))
1 parent b047e55 commit b70bd20

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.33.1](https://github.com/mParticle/mparticle-web-sdk/compare/v2.33.0...v2.33.1) (2025-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Add failsafes for queryStringParser ([#983](https://github.com/mParticle/mparticle-web-sdk/issues/983)) ([1c771fd](https://github.com/mParticle/mparticle-web-sdk/commit/1c771fd1e9edfaf1809f7bad10f7cbc2711a65fa))
7+
* Add Rokt Click ID for Integration Capture ([#985](https://github.com/mParticle/mparticle-web-sdk/issues/985)) ([f5026f9](https://github.com/mParticle/mparticle-web-sdk/commit/f5026f940cbb791e4bb25118eae54240580fd520))
8+
* Update TOS local storage key ([#987](https://github.com/mParticle/mparticle-web-sdk/issues/987)) ([32503f9](https://github.com/mParticle/mparticle-web-sdk/commit/32503f932c7dbb26dcbe494410ae881d00bb65da))
9+
110
# [2.33.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.32.5...v2.33.0) (2025-02-13)
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.33.0",
3+
"version": "2.33.1",
44
"description": "mParticle core SDK for web applications",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)