We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3aa308 + 72d96a2 commit b58bef7Copy full SHA for b58bef7
2 files changed
CHANGELOG.md
@@ -1,7 +1,7 @@
1
CHANGELOG
2
=========
3
4
-5.0.0
+5.0.0 (2023-12-05)
5
------------------
6
7
* **Breaking** Drop node 16 support
package.json
@@ -1,6 +1,6 @@
{
"name": "@maxmind/geoip2-node",
- "version": "4.2.0",
+ "version": "5.0.0",
"description": "Node.js API for GeoIP2 webservice client and database reader",
"main": "dist/src/index.js",
"homepage": "https://github.com/maxmind/GeoIP2-node",
0 commit comments