Release v0.19.1

This commit is contained in:
Lovell Fuller 2018-02-24 10:02:12 +00:00
parent 0e6f2d16ab
commit b87a20b881
3 changed files with 5 additions and 4 deletions

View File

@ -41,8 +41,9 @@ Any change that modifies the existing public API should be added to the relevant
| Release | WIP branch |
| ------: | :--------- |
| v0.19.0 | suit |
| v0.20.0 | teeth |
| v0.20.0 | prebuild |
| v0.21.0 | teeth |
| v0.22.0 | uptake |
Please squash your changes into a single commit using a command like `git rebase -i upstream/<wip-branch>`.

View File

@ -4,7 +4,7 @@
Requires libvips v8.6.1.
#### v0.19.1 - TBD
#### v0.19.1 - 24<sup>th</sup> February 2018
* Expose libvips' linear transform feature.
[#1024](https://github.com/lovell/sharp/pull/1024)

View File

@ -1,7 +1,7 @@
{
"name": "sharp",
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
"version": "0.19.0",
"version": "0.19.1",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://github.com/lovell/sharp",
"contributors": [