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 39c0cd8 commit 2447dc2Copy full SHA for 2447dc2
packages/mlkit-core/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 3.0.1 (2025-02-04)
2
+
3
+### 🩹 Fixes
4
5
+- check if bbox params are set ([#72](https://github.com/NativeScript/mlkit/pull/72))
6
7
+### ❤️ Thank You
8
9
+- cjohn001 @cjohn001
10
11
# 3.0.0 (2025-01-29)
12
13
### 🚀 Features
packages/mlkit-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/mlkit-core",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "NativeScript MLKit Core",
"main": "index",
"typings": "index.d.ts",
0 commit comments