Skip to content

Commit 77e6dc0

Browse files
[DEST-2724] Bump facade@3.2.7 for appboy (#533)
1 parent e45cad7 commit 77e6dc0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

integrations/appboy/HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.15.1 / 2020-12-14
2+
===================
3+
4+
* Bump segmentio-facade to ^3.2.7
5+
16
1.15.0 / 2020-10-28
27
===================
38

integrations/appboy/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/analytics.js-integration-appboy",
33
"description": "The Appboy analytics.js integration.",
4-
"version": "1.15.0",
4+
"version": "1.15.1",
55
"keywords": [
66
"analytics.js",
77
"analytics.js-integration",
@@ -28,7 +28,7 @@
2828
"@ndhoule/each": "^2.0.1",
2929
"@segment/analytics.js-integration": "^3.0.0",
3030
"obj-case": "^0.2.0",
31-
"segmentio-facade": "^3.0.2"
31+
"segmentio-facade": "^3.2.7"
3232
},
3333
"devDependencies": {
3434
"@segment/analytics.js-core": "^3.8.2",

0 commit comments

Comments
 (0)