diff --git a/docs/changelog.md b/docs/changelog.md index 4db8b247..050e4b89 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.14.5 -### v0.32.6 - TBD +### v0.32.6 - 18th September 2023 * Upgrade to libvips v8.14.5 for upstream bug fixes. diff --git a/package.json b/package.json index 2af6209e..b4d3a289 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.5", + "version": "0.32.6", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [