Skip to content

Commit 45ad078

Browse files
committed
version bump and changelog update
1 parent 2a7ff14 commit 45ad078

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.4
4+
5+
* Fix `onDone` callbacks being lost when subscribing in a `disconnected` state #121
6+
37
# 2.1.3
48

59
* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.1.3

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

0 commit comments

Comments
 (0)