Skip to content

Commit 2447dc2

Browse files
committed
chore(release): publish
- project: mlkit-core 3.0.1
1 parent 39c0cd8 commit 2447dc2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/mlkit-core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
# 3.0.0 (2025-01-29)
212

313
### 🚀 Features

packages/mlkit-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/mlkit-core",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "NativeScript MLKit Core",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)