Release v0.30.3

This commit is contained in:
Lovell Fuller 2022-03-14 11:54:15 +00:00
parent c567d3b9ab
commit b609df4b48
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Requires libvips v8.12.2 Requires libvips v8.12.2
### v0.30.3 - TBD ### v0.30.3 - 14th March 2022
* Allow `sharpen` options to be provided more consistently as an Object. * Allow `sharpen` options to be provided more consistently as an Object.
[#2561](https://github.com/lovell/sharp/issues/2561) [#2561](https://github.com/lovell/sharp/issues/2561)

View File

@ -1,7 +1,7 @@
{ {
"name": "sharp", "name": "sharp",
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images", "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images",
"version": "0.30.2", "version": "0.30.3",
"author": "Lovell Fuller <npm@lovell.info>", "author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://github.com/lovell/sharp", "homepage": "https://github.com/lovell/sharp",
"contributors": [ "contributors": [