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 4229d93 commit c136cffCopy full SHA for c136cff
RELEASE_NOTES.md
@@ -1,3 +1,9 @@
1
+# TerminusDB Client v10.0.12
2
+
3
+## New 🚀
4
5
+* Add the ability to add additional diff options to the diff endpoint
6
7
# TerminusDB Client v10.0.11
8
9
## New 🚀
package.json
@@ -1,6 +1,6 @@
{
"name": "@terminusdb/terminusdb-client",
- "version": "10.0.11",
+ "version": "10.0.12",
"description": "TerminusDB client library",
"main": "index.js",
"types": "./dist/typescript/index.d.ts",
0 commit comments