Skip to content

Commit b609df4

Browse files
committed
Release v0.30.3
1 parent c567d3b commit b609df4

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.12.2
66

7-
### v0.30.3 - TBD
7+
### v0.30.3 - 14th March 2022
88

99
* Allow `sharpen` options to be provided more consistently as an Object.
1010
[#2561](https://github.com/lovell/sharp/issues/2561)

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, GIF, AVIF and TIFF images",
4-
"version": "0.30.2",
4+
"version": "0.30.3",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://github.com/lovell/sharp",
77
"contributors": [

0 commit comments

Comments
 (0)