Skip to content

Commit 3b68927

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-04-04) ### Features * add mparticle to launcher integration name ([0d62fdd](0d62fdd))
1 parent f5dc643 commit 3b68927

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1+
# [1.1.0](https://github.com/mparticle-integrations/mparticle-javascript-integration-rokt/compare/v1.0.0...v1.1.0) (2025-04-04)
2+
3+
4+
### Features
5+
6+
* add mparticle to launcher integration name ([0d62fdd](https://github.com/mparticle-integrations/mparticle-javascript-integration-rokt/commit/0d62fddf08c93bae3784552bf094284c380d4546))
7+
18
## 1.0.0 (2025-04-03)
29
- Initial Release

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.0.0",
3+
"version": "1.1.0",
44
"description": "mParticle integration kit for Rokt",
55
"main": "dist/Rokt-Kit.common.js",
66
"files": [

0 commit comments

Comments
 (0)