Skip to content

Commit 7f12fc8

Browse files
committed
Update version
1 parent fc545bf commit 7f12fc8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Check out [smartcrop-cli](https://github.com/jwagner/smartcrop-cli/) for a more
5050

5151
## Changelog
5252

53+
### 2.0.7
54+
- Update peerDependency to sharp 0.31
55+
5356
### 2.0.6
5457
- Update peerDependency to sharp 0.30
5558

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smartcrop-sharp",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"description": "smartcrop adapter for sharp",
55
"types": "index.d.ts",
66
"main": "index.js",

0 commit comments

Comments
 (0)