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

Commit e8c41c6

Browse files
committed
Update history and bump the package
1 parent 1197154 commit e8c41c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v3.4.1-beta.3 / 2020-10-26
2+
==========================
3+
* Update axios to fix the infinite retry bug (#255)
4+
* Use a local instance of axios to prevent client options leaking to other contexts (#255)
5+
16
v3.4.1-beta.2 / 2020-06-10
27
==========================
38
* Update lodash (#222) (#221) from segmentio/dependabot/npm_and_yarn/lodash-4.17.11 8e9a91d

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": "3.4.0-beta.2",
3+
"version": "3.4.0-beta.3",
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)