Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 77215a1

Browse files
committed
3.6.0
1 parent 5abc0df commit 77215a1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

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

2+
3.6.0 / 2018-05-09
3+
==================
4+
5+
* Add support for disabling integrations at runtime (#70).
6+
* Fix the tracking plan when load options are specified (#74).
7+
28
3.6.0-alpha.2 / 2018-05-09
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/analytics.js-core",
33
"author": "Segment <friends@segment.com>",
4-
"version": "3.6.0-alpha.2",
4+
"version": "3.6.0",
55
"description": "The hassle-free way to integrate analytics into any web application.",
66
"keywords": [
77
"analytics",

0 commit comments

Comments
 (0)