Skip to content

Commit e8a11a6

Browse files
[DEST-2724] Bump facade to ^3.2.7 for bronto (#535)
1 parent 5d11856 commit e8a11a6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

integrations/bronto/HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.2.1 / 2020-12-14
2+
===================
3+
4+
* Bump segmentio-facade to ^3.2.7
15

26
2.2.0 / 2016-09-07
37
==================

integrations/bronto/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-bronto",
33
"description": "The Bronto analytics.js integration.",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"keywords": [
66
"analytics.js",
77
"analytics.js-integration",
@@ -27,7 +27,7 @@
2727
"@ndhoule/each": "^2.0.1",
2828
"@segment/analytics.js-integration": "^3.1.0",
2929
"component-querystring": "^2.0.0",
30-
"segmentio-facade": "^3.0.2"
30+
"segmentio-facade": "^3.2.7"
3131
},
3232
"devDependencies": {
3333
"@segment/analytics.js-core": "^3.0.0",

0 commit comments

Comments
 (0)