Skip to content

Commit 2f8e41f

Browse files
authored
Merge pull request #521 from maxmind/prep-4.2.0
v4.2.0
2 parents 359d73e + 89fa428 commit 2f8e41f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
4.2.0 (2021-08-18)
5+
------------------
6+
7+
* Upgrade yarn modules
8+
49
4.1.0 (2021-07-09)
510
------------------
611

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@maxmind/minfraud-api-node",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "Node.js API for MaxMind minFraud Score, Insights, and Factors web services",
55
"main": "dist/src/index.js",
66
"homepage": "https://github.com/maxmind/minfraud-api-node",

0 commit comments

Comments
 (0)