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

Commit

Permalink
update changelog and bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
pooyaj committed Jan 6, 2021
1 parent 6bc8003 commit 6ec0820
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,3 +1,8 @@
v3.5.0 / 2021-1-5
==========================
* Update axios to fix the Server-Side Request Forgery vulnerability (#259)


v3.4.1-beta.3 / 2020-10-26
==========================
* Update axios to fix the infinite retry bug (#255)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "analytics-node",
"version": "3.4.0-beta.3",
"version": "3.5.0",
"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 6ec0820

Please sign in to comment.