Skip to content

Commit d0feb41

Browse files
committed
Release v0.23.3
1 parent 0d1278d commit d0feb41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

7-
#### v0.23.3 - TBD
7+
#### v0.23.3 - 17<sup>th</sup> November 2019
88

99
* Ensure `trim` operation supports images contained in the alpha channel.
1010
[#1597](https://github.com/lovell/sharp/issues/1597)

package.json

Lines changed: 2 additions & 2 deletions
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.2",
4+
"version": "0.23.3",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://github.com/lovell/sharp",
77
"contributors": [
@@ -120,7 +120,7 @@
120120
"async": "^3.1.0",
121121
"cc": "^2.0.1",
122122
"decompress-zip": "^0.3.2",
123-
"documentation": "^12.1.3",
123+
"documentation": "^12.1.4",
124124
"exif-reader": "^1.0.3",
125125
"icc": "^1.0.0",
126126
"license-checker": "^25.0.1",

0 commit comments

Comments
 (0)