Skip to content

Commit ec67c15

Browse files
authored
Merge pull request #519 from maxmind/kevin/prep-for-4.1.0
Prep for v4.1.0
2 parents e9125ae + d0a2222 commit ec67c15

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
CHANGELOG
22
=========
33

4-
4.1.0
4+
4.1.0 (2021-07-09)
55
------------------
66

77
* Add `Datacap` to the `Processor` enum.
8+
* Upgrade yarn modules
89

910
4.0.1 (2021-06-29)
1011
------------------

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.0.1",
3+
"version": "4.1.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)