Release v0.24.0

This commit is contained in:
Lovell Fuller 2020-01-16 19:11:34 +00:00
parent e0fa15f5cb
commit ba29ba1ab7
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Requires libvips v8.9.0.
### v0.24.0 - TBD
### v0.24.0 - 16<sup>th</sup> January 2020
* Drop support for Node.js 8.
[#1910](https://github.com/lovell/sharp/issues/1910)

View File

@ -62,7 +62,7 @@
docuteGoogleAnalytics('UA-13034748-12'),
docuteApiTitlePlugin
],
sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@4b8cc13/docs',
sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@v0.24.0/docs',
nav: [
{
title: 'Funding',

View File

@ -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.4",
"version": "0.24.0",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://github.com/lovell/sharp",
"contributors": [