Skip to content

Commit 79b1a2d

Browse files
chore(release): 2.43.3 [skip ci]
## [2.43.3](v2.43.2...v2.43.3) (2025-08-22) ### Bug Fixes * Update BatchUploader to include integration attributes and custom flags in AST events ([#1058](#1058)) ([46c91e6](46c91e6))
1 parent cdf65fb commit 79b1a2d

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+
## [2.43.3](https://github.com/mParticle/mparticle-web-sdk/compare/v2.43.2...v2.43.3) (2025-08-22)
2+
3+
4+
### Bug Fixes
5+
6+
* Update BatchUploader to include integration attributes and custom flags in AST events ([#1058](https://github.com/mParticle/mparticle-web-sdk/issues/1058)) ([46c91e6](https://github.com/mParticle/mparticle-web-sdk/commit/46c91e6cb7e885c434b6344636c34f175fa36ece))
7+
18
## [2.43.2](https://github.com/mParticle/mparticle-web-sdk/compare/v2.43.1...v2.43.2) (2025-08-12)
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-sdk",
3-
"version": "2.43.2",
3+
"version": "2.43.3",
44
"description": "mParticle core SDK for web applications",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)