Skip to content

Commit df735f7

Browse files
committed
Version 1.1.3
Signed-off-by: Vincent Giersch <[email protected]>
1 parent 0013dc7 commit df735f7

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
# Changelog
22

3+
## 1.1.3
4+
5+
* Support zero-byte JSON HTTP bodies (#2)
6+
37
## 1.1.2
48

59
* Add aliases soyoustart-eu, soyoustart-ca, kimsufi-eu, kimsufi-ca to sys-eu, sys-ca, ks-eu and ks-ca.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ovh",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Official Node.js wrapper for the OVH APIs",
55
"homepage": "http://ovh.github.io/node-ovh",
66
"author": "Vincent Giersch <[email protected]>",

0 commit comments

Comments
 (0)