From b91875d3d9fd628b572a12a155df2e783e0812a5 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 30 May 2022 08:56:14 +0100 Subject: [PATCH] Release v0.30.6 --- 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 d9fe6c9f..717990fe 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.12.2 -### v0.30.6 - TBD +### v0.30.6 - 30th May 2022 * Allow values for `limitInputPixels` larger than 32-bit. [#3238](https://github.com/lovell/sharp/issues/3238) diff --git a/package.json b/package.json index 4eecbf47..1b31fd7b 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.30.5", + "version": "0.30.6", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [