We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063a2c7 commit ebb2a2cCopy full SHA for ebb2a2c
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 2.1.0
4
+
5
+- Add support for Lite API
6
7
## 2.0.2
8
9
- Replaces invalid 2.0.1 tag.
package.json
@@ -1,6 +1,6 @@
{
"name": "ipinfo-express",
- "version": "2.0.2",
+ "version": "2.1.0",
"description": "Official Node.js Express client library for IPinfo",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments