We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c80ed commit c271436Copy full SHA for c271436
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 7.3.1 / 2020-07-30
2
+
3
+- Adjust some TypeScript definitions (Thanks @cupcakearmy!)
4
5
# 7.3.0 / 2020-04-28
6
7
- Adjust some TypeScript definitions
package.json
@@ -1,7 +1,7 @@
{
"name": "monk",
"description": "The wise MongoDB API",
- "version": "7.3.0",
+ "version": "7.3.1",
"main": "lib/monk.js",
"types": "./index.d.ts",
"keywords": [
0 commit comments