Skip to content

Commit 645f46a

Browse files
chore(release): 2.45.0 [skip ci]
# [2.45.0](v2.44.0...v2.45.0) (2025-09-15) ### Features * add use method for rokt kit ([#1067](#1067)) ([bdcd4c5](bdcd4c5)) * added noFunctional and noTargeting flags ([#1059](#1059)) ([9235483](9235483))
1 parent 313f0db commit 645f46a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.45.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.44.0...v2.45.0) (2025-09-15)
2+
3+
4+
### Features
5+
6+
* add use method for rokt kit ([#1067](https://github.com/mParticle/mparticle-web-sdk/issues/1067)) ([bdcd4c5](https://github.com/mParticle/mparticle-web-sdk/commit/bdcd4c52cf74ce9688725a588c811aafe4aee19a))
7+
* added noFunctional and noTargeting flags ([#1059](https://github.com/mParticle/mparticle-web-sdk/issues/1059)) ([9235483](https://github.com/mParticle/mparticle-web-sdk/commit/9235483a77b92000c820809cc77a6d16c4389ff5))
8+
19
# [2.44.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.43.3...v2.44.0) (2025-09-02)
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.44.0",
3+
"version": "2.45.0",
44
"description": "mParticle core SDK for web applications",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)