Skip to content

Commit 548b0bd

Browse files
committed
Set version
1 parent 99ed40d commit 548b0bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
CHANGELOG
22
=========
33

4-
7.0.0
5-
------------------
4+
7.0.0-beta.1 (2024-06-17)
5+
-------------------------
66

77
* **Breaking** Updated `TransactionReport` to make the `ipAddress` parameter
88
optional. Now the `tag` and at least one of the following paramters must be

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@maxmind/minfraud-api-node",
3-
"version": "6.1.0",
3+
"version": "7.0.0-beta.1",
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)