Skip to content

Commit ba29ba1

Browse files
committed
Release v0.24.0
1 parent e0fa15f commit ba29ba1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Requires libvips v8.9.0.
66

7-
### v0.24.0 - TBD
7+
### v0.24.0 - 16<sup>th</sup> January 2020
88

99
* Drop support for Node.js 8.
1010
[#1910](https://github.com/lovell/sharp/issues/1910)

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
docuteGoogleAnalytics('UA-13034748-12'),
6363
docuteApiTitlePlugin
6464
],
65-
sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@4b8cc13/docs',
65+
sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@v0.24.0/docs',
6666
nav: [
6767
{
6868
title: 'Funding',

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sharp",
33
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
4-
"version": "0.23.4",
4+
"version": "0.24.0",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://github.com/lovell/sharp",
77
"contributors": [

0 commit comments

Comments
 (0)