Skip to content

Commit 019e6a1

Browse files
committed
Release v0.21.0
1 parent 1565e58 commit 019e6a1

2 files changed

Lines changed: 2 additions & 2 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.7.0.
66

7-
#### v0.21.0 - TBD
7+
#### v0.21.0 - 4<sup>th</sup> October 2018
88

99
* Deprecate the following resize-related functions:
1010
`crop`, `embed`, `ignoreAspectRatio`, `max`, `min` and `withoutEnlargement`.

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

0 commit comments

Comments
 (0)