We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e45cad7 commit 77e6dc0Copy full SHA for 77e6dc0
integrations/appboy/HISTORY.md
@@ -1,3 +1,8 @@
1
+1.15.1 / 2020-12-14
2
+===================
3
+
4
+* Bump segmentio-facade to ^3.2.7
5
6
1.15.0 / 2020-10-28
7
===================
8
integrations/appboy/package.json
@@ -1,7 +1,7 @@
{
"name": "@segment/analytics.js-integration-appboy",
"description": "The Appboy analytics.js integration.",
- "version": "1.15.0",
+ "version": "1.15.1",
"keywords": [
"analytics.js",
"analytics.js-integration",
@@ -28,7 +28,7 @@
28
"@ndhoule/each": "^2.0.1",
29
"@segment/analytics.js-integration": "^3.0.0",
30
"obj-case": "^0.2.0",
31
- "segmentio-facade": "^3.0.2"
+ "segmentio-facade": "^3.2.7"
32
},
33
"devDependencies": {
34
"@segment/analytics.js-core": "^3.8.2",
0 commit comments