We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc545bf commit 7f12fc8Copy full SHA for 7f12fc8
README.md
@@ -50,6 +50,9 @@ Check out [smartcrop-cli](https://github.com/jwagner/smartcrop-cli/) for a more
50
51
## Changelog
52
53
+### 2.0.7
54
+- Update peerDependency to sharp 0.31
55
+
56
### 2.0.6
57
- Update peerDependency to sharp 0.30
58
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "smartcrop-sharp",
3
- "version": "2.0.6",
+ "version": "2.0.7",
4
"description": "smartcrop adapter for sharp",
5
"types": "index.d.ts",
6
"main": "index.js",
0 commit comments