Skip to content

Commit 4169950

Browse files
author
Aschen
committed
Release 7.10.1
1 parent 4b32c91 commit 4169950

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

doc/7/essentials/strong-typing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ By default, a generic document content with only a strongly defined `_kuzzle_inf
3636

3737
## Kuzzle.query method
3838

39-
<SinceBadge version="auto-version"/>
39+
<SinceBadge version="7.10.1"/>
4040

4141
The [Kuzzle.query](/sdk/js/7/core-classes/kuzzle/query) method can accept 2 optional types.
4242

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "kuzzle-sdk",
3-
"version": "7.10.0",
3+
"version": "7.10.1",
44
"description": "Official Javascript SDK for Kuzzle",
55
"author": "The Kuzzle Team <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)