Release v0.32.2

This commit is contained in:
Lovell Fuller 2023-07-11 11:47:37 +01:00
parent 9c547dc321
commit 16ea04fe80
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Requires libvips v8.14.2 Requires libvips v8.14.2
### v0.32.2 - TBD ### v0.32.2 - 11th July 2023
* Limit HEIF output dimensions to 16384x16384, matches libvips. * Limit HEIF output dimensions to 16384x16384, matches libvips.

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, GIF, AVIF and TIFF images", "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images",
"version": "0.32.1", "version": "0.32.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": [