Skip to content

Commit f514f55

Browse files
committed
Prepare for 8.1.0
1 parent eacf45b commit f514f55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
8.1.0
4+
8.1.0 (2025-05-23)
55
------------------
66

77
* Added support for the `/billing_phone/matches_postal` and

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@maxmind/minfraud-api-node",
3-
"version": "8.0.0",
3+
"version": "8.1.0",
44
"description": "Node.js API for MaxMind minFraud web services",
55
"main": "dist/src/index.js",
66
"homepage": "https://github.com/maxmind/minfraud-api-node",
@@ -60,4 +60,4 @@
6060
"punycode": "^2.1.1",
6161
"validator": "^13.0.0"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)