Skip to content

Commit d51dc80

Browse files
committed
increase version
1 parent 5825052 commit d51dc80

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

RELEASE_NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# TerminusDB Client v10.0.8
2+
3+
## New 🚀
4+
5+
* Add gzip compression by @rrooij in https://github.com/terminusdb/terminusdb-client-js/pull/167
6+
7+
18
# TerminusDB Client v10.0.7
29

310
## New 🚀

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terminusdb/terminusdb-client",
3-
"version": "10.0.7",
3+
"version": "10.0.8",
44
"description": "TerminusDB client library",
55
"main": "index.js",
66
"types": "./dist/typescript/index.d.ts",

0 commit comments

Comments
 (0)