File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # TerminusDB Client v10.0.6
2
+
3
+ ## New 🚀
4
+
5
+ * Allow infinite size of body and content by @rrooij in https://github.com/terminusdb/terminusdb-client-js/pull/129
6
+ * Improving installation steps for the js package by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/125
7
+ * Update createDocs.js by @mark-terminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/130
8
+ * Use eol.lf with jsdoc-to-markdown, improve CI workflow by @spl in https://github.com/terminusdb/terminusdb-client-js/pull/133
9
+
10
+ ## Fixes 🛠
11
+
12
+ * Fixed WOQL.post function by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/118
13
+ * Fix linting by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/112
14
+ * Fixes update_triple variable name bug by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/131
15
+
16
+ ---
17
+
1
18
# TerminusDB Client v10.0.5
2
19
3
20
## New 🚀
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @terminusdb/terminusdb-client" ,
3
- "version" : " 10.0.5 " ,
3
+ "version" : " 10.0.6 " ,
4
4
"description" : " TerminusDB client library" ,
5
5
"main" : " index.js" ,
6
6
"types" : " ./dist/typescript/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments