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 23ab6fb commit ebf9fd6Copy full SHA for ebf9fd6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
*__note:__ the # at the end of lines are the pull request numbers on GitHub*
2
3
+# 2.0.2
4
+
5
+* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.0.2
6
7
# 2.0.0
8
9
* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.0.0
package.json
@@ -1,6 +1,6 @@
{
"name": "kuzzle-sdk",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Official Javascript SDK for Kuzzle",
"author": "The Kuzzle Team <support@kuzzle.io>",
"repository": {
0 commit comments