Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 0f7ec93

Browse files
committedFeb 25, 2021
Release a patch version to fix the issue with axios instance
1 parent 903194b commit 0f7ec93

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v4.0.1 / 2021-2-24
2+
==========================
3+
* Fixed an issue where the optional axiosInstance passed as an option was ignored
4+
15
v4.0.0 / 2021-2-17
26
==========================
37
* BREAKING: throws error when message is over 32kb #268

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "analytics-node",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "The hassle-free way to integrate analytics into any Node.js application",
55
"license": "MIT",
66
"repository": "segmentio/analytics-node",

0 commit comments

Comments
 (0)