From 1ff84b20b7d9b351786fb06899255cea59aa123c Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sun, 14 Nov 2021 11:40:19 +0000 Subject: [PATCH] Release v0.29.3 --- 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 3348026fc..d5febb59d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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) diff --git a/package.json b/package.json index 469dc4ace..3c2471fb9 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, AVIF and TIFF images", - "version": "0.29.2", + "version": "0.29.3", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [