From dea319daf6bd8c63c5ca5eaf150df442575c203c Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Thu, 27 Apr 2023 09:58:40 +0100 Subject: [PATCH] Release v0.32.1 --- 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 6f274a93..6b1c540d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.14.2 -### v0.32.1 - TBD +### v0.32.1 - 27th April 2023 * Add experimental `unflatten` operation. [#3461](https://github.com/lovell/sharp/pull/3461) diff --git a/package.json b/package.json index 0d7c1369..373719e5 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.0", + "version": "0.32.1", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [