Skip to content

Commit bc3ad54

Browse files
author
Aschen
committed
Release 7.9.0
1 parent 4772efe commit bc3ad54

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

doc/7/core-classes/batch-controller/constructor/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: BatchController constructor method
77

88
# constructor
99

10-
<SinceBadge version="auto-version" />
10+
<SinceBadge version="7.9.0" />
1111

1212
Instantiate a new BatchController.
1313

doc/7/core-classes/batch-controller/dispose/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: BatchController dispose method
77

88
# dispose
99

10-
<SinceBadge version="auto-version" />
10+
<SinceBadge version="7.9.0" />
1111

1212
Dispose the instance.
1313

doc/7/core-classes/batch-controller/introduction/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 0
88

99
# BatchController
1010

11-
<SinceBadge version="auto-version" />
11+
<SinceBadge version="7.9.0" />
1212

1313
This class is an overload of the document controller and can be switched "as-is" in your code.
1414

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": "kuzzle-sdk",
3-
"version": "7.8.4",
3+
"version": "7.9.0",
44
"description": "Official Javascript SDK for Kuzzle",
55
"author": "The Kuzzle Team <support@kuzzle.io>",
66
"repository": {

0 commit comments

Comments
 (0)