Skip to content

Commit 6e11764

Browse files
jonathanMindeeooliv
authored andcommitted
chg: 🔖 prepare v1.0.3
1 parent 02edb95 commit 6e11764

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

3-
## v1.0.2 (11/01/2021)
3+
4+
## v1.0.3 (01/02/2021)
5+
6+
fix: :bug: _request parameters
7+
fix: :bug: pageNumber default value
8+
fix: :bug: reconstruction method set fields to probability
9+
10+
11+
## v1.0.2 (01/02/2021)
412

513
chg: :sparkles: Better coverage for total tax
614
fix: :bug: includeWords is now working

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": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Mindee API SDK for Node.js",
55
"main": "lib/index.js",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)