Skip to content

Commit bddf2a5

Browse files
authored
Merge pull request #736 from maxmind/kevin/4.6.0-release
Add release date in changelog and bump package.json version
2 parents df13b12 + 71f07e7 commit bddf2a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

4-
4.6.0
4+
4.6.0 (2022-08-31)
55
------------------
66

77
* Added `ShopifyPayments` to the `Processor` enum.

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