Skip to content

Commit 0846ead

Browse files
committed
Version 0.4.18
1 parent e676a15 commit 0846ead

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# History
22

3+
## 0.4.18
4+
5+
- Fixed package-lock.json bug
6+
- Updated request package
7+
38
## 0.4.17
49

510
- Default to `https` instead of `http` when submitting data to Google Analytics

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "universal-analytics",
3-
"version": "0.4.17",
3+
"version": "0.4.18",
44
"description": "A node module for Google's Universal Analytics tracking",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)