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 3004263 commit 33a941cCopy full SHA for 33a941c
CHANGELOG.md
@@ -1,5 +1,9 @@
1
*__note:__ the # at the end of lines are the pull request numbers on GitHub*
2
3
+# 2.1.6
4
+
5
+* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.1.4
6
7
# 2.1.5
8
9
* Hotfixed a bug when recovering from a websocket connection error created an exponential number of clients #122
package.json
@@ -1,6 +1,6 @@
{
"name": "kuzzle-sdk",
- "version": "2.1.5",
+ "version": "2.1.6",
"description": "Official Javascript SDK for Kuzzle",
"author": "The Kuzzle Team <[email protected]>",
"repository": {
0 commit comments