Release v0.23.2

This commit is contained in:
Lovell Fuller 2019-10-28 18:21:11 +00:00
parent 4009acdd30
commit ca52894651
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Requires libvips v8.8.1. Requires libvips v8.8.1.
#### v0.23.2 - TBD #### v0.23.2 - 28<sup>th</sup> October 2019
* Add `background` option to tile output operation. * Add `background` option to tile output operation.
[#1924](https://github.com/lovell/sharp/pull/1924) [#1924](https://github.com/lovell/sharp/pull/1924)

View File

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