We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91a35fe + 7242ed4 commit f6904ffCopy full SHA for f6904ff
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## v1.6.4 (15/10/2023)
4
+
5
+### Changes
6
7
+- remove beta tag
8
9
## v1.6.3 (15/10/2023)
10
11
### Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-mindee-js",
- "version": "1.6.4-beta",
+ "version": "1.6.4",
"description": "Front-End Computer Vision SDK for React",
"author": "@mindee",
"license": "MIT",
0 commit comments