Skip to content

Commit

Permalink
Merge pull request #521 from maxmind/prep-4.2.0
Browse files Browse the repository at this point in the history
v4.2.0
  • Loading branch information
wesrice authored Aug 18, 2021
2 parents 359d73e + 89fa428 commit 2f8e41f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGELOG
=========

4.2.0 (2021-08-18)
------------------

* Upgrade yarn modules

4.1.0 (2021-07-09)
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@maxmind/minfraud-api-node",
"version": "4.1.0",
"version": "4.2.0",
"description": "Node.js API for MaxMind minFraud Score, Insights, and Factors web services",
"main": "dist/src/index.js",
"homepage": "https://github.com/maxmind/minfraud-api-node",
Expand Down

0 comments on commit 2f8e41f

Please sign in to comment.