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

Commit

Permalink
Release a patch version to fix the issue with axios instance
Browse files Browse the repository at this point in the history
  • Loading branch information
pooyaj committed Feb 25, 2021
1 parent 903194b commit 0f7ec93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.md
@@ -1,3 +1,7 @@
v4.0.1 / 2021-2-24
==========================
* Fixed an issue where the optional axiosInstance passed as an option was ignored

v4.0.0 / 2021-2-17
==========================
* BREAKING: throws error when message is over 32kb #268
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "analytics-node",
"version": "4.0.0",
"version": "4.0.1",
"description": "The hassle-free way to integrate analytics into any Node.js application",
"license": "MIT",
"repository": "segmentio/analytics-node",
Expand Down

0 comments on commit 0f7ec93

Please sign in to comment.