Skip to content

Commit

Permalink
Set version
Browse files Browse the repository at this point in the history
oschwald committed Jun 17, 2024
1 parent 99ed40d commit 548b0bd
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CHANGELOG
=========

7.0.0
------------------
7.0.0-beta.1 (2024-06-17)
-------------------------

* **Breaking** Updated `TransactionReport` to make the `ipAddress` parameter
optional. Now the `tag` and at least one of the following paramters must be
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": "6.1.0",
"version": "7.0.0-beta.1",
"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",

0 comments on commit 548b0bd

Please sign in to comment.