Skip to content

Commit b4c582d

Browse files
committed
Added changes to CHANGELOG.md and increment version
1 parent 7a285b3 commit b4c582d

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.0.3
4+
5+
* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.0.3
6+
37
# 2.0.2
48

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

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

0 commit comments

Comments
 (0)