Release v0.17.0

This commit is contained in:
Lovell Fuller 2016-12-11 19:22:14 +00:00
parent d2455267a8
commit 4858ebe051
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Requires libvips v8.4.2.
#### v0.17.0 - TBD
#### v0.17.0 - 11<sup>th</sup> December 2016
* Drop support for versions of Node prior to v4.

View File

@ -39,7 +39,6 @@
"docs": "for m in constructor input resize composite operation colour channel output utility; do documentation build --shallow --format=md lib/$m.js >docs/api-$m.md; done"
},
"main": "lib/index.js",
"types": "lib/types.d.ts",
"repository": {
"type": "git",
"url": "git://github.com/lovell/sharp"