From 0b806187fc58a79d7f3faa3305feb06f54bba150 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 5 Sep 2022 09:55:27 +0100 Subject: [PATCH] Release v0.31.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 4353953d..2699f020 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.13.1 -### v0.31.0 - TBD +### v0.31.0 - 5th September 2022 * Drop support for Node.js 12, now requires Node.js >= 14.15.0. diff --git a/package.json b/package.json index 10ae6d05..dd1f6dcc 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.7", + "version": "0.31.0", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [