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 7a285b3 commit b4c582dCopy full SHA for b4c582d
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.3
4
+
5
+* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.0.3
6
7
# 2.0.2
8
9
* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.0.2
package.json
@@ -1,6 +1,6 @@
{
"name": "kuzzle-sdk",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Official Javascript SDK for Kuzzle",
"author": "The Kuzzle Team <support@kuzzle.io>",
"repository": {
0 commit comments