From 16ea04fe806aa3a671791f6b6d6faf4657e87f9d Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Tue, 11 Jul 2023 11:47:37 +0100 Subject: [PATCH] Release v0.32.2 --- docs/changelog.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index c34b69325..a7dbd4b49 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.14.2 -### v0.32.2 - TBD +### v0.32.2 - 11th July 2023 * Limit HEIF output dimensions to 16384x16384, matches libvips. diff --git a/package.json b/package.json index a228bbaa7..41a77b56f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sharp", "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 ", "homepage": "https://github.com/lovell/sharp", "contributors": [