Skip to content

Commit 9dab520

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.0...v1.10.0) (2025-10-13) ### Features * Enhance local launcher logic with user threshold check ([#49](#49)) ([06e3f40](06e3f40))
1 parent e63e561 commit 9dab520

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.10.0](https://github.com/mparticle-integrations/mparticle-javascript-integration-rokt/compare/v1.9.0...v1.10.0) (2025-10-13)
2+
3+
4+
### Features
5+
6+
* Enhance local launcher logic with user threshold check ([#49](https://github.com/mparticle-integrations/mparticle-javascript-integration-rokt/issues/49)) ([06e3f40](https://github.com/mparticle-integrations/mparticle-javascript-integration-rokt/commit/06e3f4088b75b3af49c33b9243b7a21d9230bcb4))
7+
18
# [1.9.0](https://github.com/mparticle-integrations/mparticle-javascript-integration-rokt/compare/v1.8.1...v1.9.0) (2025-10-08)
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-rokt-kit",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"description": "mParticle integration kit for Rokt",
55
"main": "dist/Rokt-Kit.common.js",
66
"files": [

0 commit comments

Comments
 (0)