Release v0.29.3

This commit is contained in:
Lovell Fuller 2021-11-14 11:40:19 +00:00
parent 97655d2dfd
commit 1ff84b20b7
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Requires libvips v8.11.3
### v0.29.3 - TBD
### v0.29.3 - 14th November 2021
* Ensure correct dimensions when containing image resized to 1px.
[#2951](https://github.com/lovell/sharp/issues/2951)

View File

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