Skip to content

Commit 023a1bb

Browse files
committed
chore(release): Update version to 2.1.1
1 parent 17f9609 commit 023a1bb

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
--
44

5+
#### 2.1.1 - 2023-08-21
6+
7+
- fix: Correct variable declarations, add ESM module (#46)
8+
9+
510
#### 2.1.0 - 2021-07-26
611

712
- feat: Support page view de-duplication

package-lock.json

Lines changed: 1 addition & 1 deletion
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.1.0",
3+
"version": "2.1.1",
44
"author": "mParticle Developers <[email protected]> (https://www.mparticle.com)",
55
"description": "mParticle integration sdk for facebook",
66
"main": "dist/FacebookEventForwarder.common.js",

0 commit comments

Comments
 (0)