Skip to content

Commit cb7e260

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.0...v2.3.0) (2025-12-15) ### Bug Fixes * indentation in FacebookEventForwarder.js ([#58](#58)) ([9cf4a60](9cf4a60)) ### Features * Support sendProductNamesAsContents, extend order_id and contents to all eCommerce events ([#61](#61)) ([2dd1079](2dd1079))
1 parent 4cf0a04 commit cb7e260

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.3.0](https://github.com/mparticle-integrations/mparticle-javascript-integration-facebook/compare/v2.2.0...v2.3.0) (2025-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* indentation in FacebookEventForwarder.js ([#58](https://github.com/mparticle-integrations/mparticle-javascript-integration-facebook/issues/58)) ([9cf4a60](https://github.com/mparticle-integrations/mparticle-javascript-integration-facebook/commit/9cf4a604727de75086ec1c4f8e1b7f93a29fef2b))
7+
8+
9+
### Features
10+
11+
* Support sendProductNamesAsContents, extend order_id and contents to all eCommerce events ([#61](https://github.com/mparticle-integrations/mparticle-javascript-integration-facebook/issues/61)) ([2dd1079](https://github.com/mparticle-integrations/mparticle-javascript-integration-facebook/commit/2dd1079614718395b02ca5deb8529bc0f2ac7cfb))
12+
113
# [2.2.0](https://github.com/mparticle-integrations/mparticle-javascript-integration-facebook/compare/v2.1.0...v2.2.0) (2025-11-13)
214

315

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-facebook-kit",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"author": "mParticle Developers <developers@mparticle.com> (https://www.mparticle.com)",
55
"description": "mParticle integration sdk for facebook",
66
"main": "dist/FacebookEventForwarder.common.js",

0 commit comments

Comments
 (0)