Skip to content

Commit 33a941c

Browse files
committed
2.2.0 release
1 parent 3004263 commit 33a941c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
*__note:__ the # at the end of lines are the pull request numbers on GitHub*
22

3+
# 2.1.6
4+
5+
* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.1.4
6+
37
# 2.1.5
48

59
* Hotfixed a bug when recovering from a websocket connection error created an exponential number of clients #122

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": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Official Javascript SDK for Kuzzle",
55
"author": "The Kuzzle Team <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)