From ca528946510227c37c97c7367fd8f67a021eeaff Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 28 Oct 2019 18:21:11 +0000 Subject: [PATCH] Release v0.23.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 271b1877..c8d145f5 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.8.1. -#### v0.23.2 - TBD +#### v0.23.2 - 28th October 2019 * Add `background` option to tile output operation. [#1924](https://github.com/lovell/sharp/pull/1924) diff --git a/package.json b/package.json index a6495a64..a01a73f6 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 and TIFF images", - "version": "0.23.1", + "version": "0.23.2", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [