From ac515121e54f3bf0bf146a831aea037847e34896 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 18 Mar 2019 21:31:46 +0000 Subject: [PATCH] Release v0.22.0 --- 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 4c1cf2a5..994f7438 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.7.4. -#### v0.22.0 - TBD +#### v0.22.0 - 18th March 2019 * Remove functions previously deprecated in v0.21.0: `background`, `crop`, `embed`, `ignoreAspectRatio`, `max`, `min` and `withoutEnlargement`. diff --git a/package.json b/package.json index 7faabef5..14eb17dc 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.21.3", + "version": "0.22.0", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [