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

Commit 6ec0820

Browse files
committedJan 6, 2021
update changelog and bump the version
1 parent 6bc8003 commit 6ec0820

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v3.5.0 / 2021-1-5
2+
==========================
3+
* Update axios to fix the Server-Side Request Forgery vulnerability (#259)
4+
5+
16
v3.4.1-beta.3 / 2020-10-26
27
==========================
38
* Update axios to fix the infinite retry bug (#255)

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "analytics-node",
3-
"version": "3.4.0-beta.3",
3+
"version": "3.5.0",
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)
This repository has been archived.