Skip to content
This repository was archived by the owner on Nov 27, 2019. It is now read-only.

Commit 28b2517

Browse files
authored
Release 2.3.0
* Update analytics.js-integration to 3.2.0
1 parent 038242f commit 28b2517

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
2.3.0 / 2016-11-07
3+
==================
4+
5+
* Bump analytics.js-integration to ^3.x which includes fix for assumePageview
6+
27
2.2.0 / 2016-08-01
38
==================
49

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-google-tag-manager",
33
"description": "The Google Tag Manager analytics.js integration.",
4-
"version": "2.2.0",
4+
"version": "2.3.0",
55
"keywords": [
66
"analytics.js",
77
"analytics.js-integration",
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/segment-integrations/analytics.js-integration-google-tag-manager#readme",
2525
"dependencies": {
26-
"@segment/analytics.js-integration": "^2.1.0",
26+
"@segment/analytics.js-integration": "^3.2.0",
2727
"global-queue": "^1.0.1"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)