Skip to content

Commit 9330151

Browse files
committed
version 2.1.0
1 parent cb60553 commit 9330151

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## v2.1.0 - 2022-10-19
4+
### Changes
5+
* :sparkles: add cropper support to predict requests
6+
* :sparkles: add stand-alone cropper support
7+
8+
39
## v2.0.1 - 2022-10-13
410
### Fixes
511
* :bug: Fix for packaging and documentation related to commonJS imports

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mindee",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Mindee Client Library for Node.js",
55
"main": "src/index.js",
66
"bin": "bin/mindee.js",

0 commit comments

Comments
 (0)