From d5f97019ce1a17e1c3a15a82ad5d72fb5c6785f4 Mon Sep 17 00:00:00 2001 From: mparticle-automation Date: Tue, 8 Oct 2024 17:21:02 +0000 Subject: [PATCH] chore(release): 2.29.0 [skip ci] # [2.29.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.28.3...v2.29.0) (2024-10-08) ### Bug Fixes * Fix typo in identity interface ([#923](https://github.com/mParticle/mparticle-web-sdk/issues/923)) ([f1e0ec9](https://github.com/mParticle/mparticle-web-sdk/commit/f1e0ec96f09995e7933400cbefbb06bc376b49da)) ### Features * Capture Integration Ids and assign to events ([#926](https://github.com/mParticle/mparticle-web-sdk/issues/926)) ([a916262](https://github.com/mParticle/mparticle-web-sdk/commit/a91626295abbc55f1dfd05069e7a5c676d9f86bc)) --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 907bdce4..dcfadfce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [2.29.0](https://github.com/mParticle/mparticle-web-sdk/compare/v2.28.3...v2.29.0) (2024-10-08) + + +### Bug Fixes + +* Fix typo in identity interface ([#923](https://github.com/mParticle/mparticle-web-sdk/issues/923)) ([f1e0ec9](https://github.com/mParticle/mparticle-web-sdk/commit/f1e0ec96f09995e7933400cbefbb06bc376b49da)) + + +### Features + +* Capture Integration Ids and assign to events ([#926](https://github.com/mParticle/mparticle-web-sdk/issues/926)) ([a916262](https://github.com/mParticle/mparticle-web-sdk/commit/a91626295abbc55f1dfd05069e7a5c676d9f86bc)) + ## [2.28.3](https://github.com/mParticle/mparticle-web-sdk/compare/v2.28.2...v2.28.3) (2024-09-16) diff --git a/package-lock.json b/package-lock.json index dacd7480..000b7a96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mparticle/web-sdk", - "version": "2.28.3", + "version": "2.29.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mparticle/web-sdk", - "version": "2.28.3", + "version": "2.29.0", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.23.2" diff --git a/package.json b/package.json index 0eea9b1e..96fce773 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mparticle/web-sdk", - "version": "2.28.3", + "version": "2.29.0", "description": "mParticle core SDK for web applications", "license": "Apache-2.0", "keywords": [