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 5d11856 commit e8a11a6Copy full SHA for e8a11a6
integrations/bronto/HISTORY.md
@@ -1,3 +1,7 @@
1
+2.2.1 / 2020-12-14
2
+===================
3
+
4
+ * Bump segmentio-facade to ^3.2.7
5
6
2.2.0 / 2016-09-07
7
==================
integrations/bronto/package.json
@@ -1,7 +1,7 @@
{
"name": "@segment/analytics.js-integration-bronto",
"description": "The Bronto analytics.js integration.",
- "version": "2.2.0",
+ "version": "2.2.1",
"keywords": [
"analytics.js",
"analytics.js-integration",
@@ -27,7 +27,7 @@
27
"@ndhoule/each": "^2.0.1",
28
"@segment/analytics.js-integration": "^3.1.0",
29
"component-querystring": "^2.0.0",
30
- "segmentio-facade": "^3.0.2"
+ "segmentio-facade": "^3.2.7"
31
},
32
"devDependencies": {
33
"@segment/analytics.js-core": "^3.0.0",
0 commit comments