Skip to content

Commit

Permalink
Release v0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Feb 9, 2022
1 parent 47792df commit 735793b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Requires libvips v8.12.2

### v0.30.1 - TBD
### v0.30.1 - 9th February 2022

* Allow use of `toBuffer` and `toFile` on the same instance.
[#3044](https://github.com/lovell/sharp/issues/3044)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sharp",
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images",
"version": "0.30.0",
"version": "0.30.1",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://github.com/lovell/sharp",
"contributors": [
Expand Down

0 comments on commit 735793b

Please sign in to comment.