Skip to content

Commit 20b218d

Browse files
committed
chore(release): publish
- project: mlkit-custom-object-detection 3.0.4 - project: mlkit-digital-ink-recognition 3.0.4 - project: mlkit-selfie-segmentation 3.0.4 - project: mlkit-barcode-scanning 3.0.4 - project: mlkit-object-detection 3.0.4 - project: mlkit-text-recognition 3.0.4 - project: mlkit-face-detection 3.0.4 - project: mlkit-image-labeling 3.0.4 - project: mlkit-pose-detection 3.0.4 - project: mlkit-core 3.0.4
1 parent 34f63c5 commit 20b218d

File tree

10 files changed

+102
-0
lines changed

10 files changed

+102
-0
lines changed

packages/mlkit-barcode-scanning/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.0.4 (2025-10-23)
2+
3+
### 🩹 Fixes
4+
5+
- switch to remove mlkit libs from simulator builds ([#84](https://github.com/NativeScript/mlkit/pull/84))
6+
7+
### ❤️ Thank You
8+
9+
- cjohn001 @cjohn001
10+
111
## 3.0.1 (2025-07-22)
212

313
### 🚀 Features

packages/mlkit-core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 3.0.4 (2025-10-23)
2+
3+
### 🩹 Fixes
4+
5+
- switch to remove mlkit libs from simulator builds ([#84](https://github.com/NativeScript/mlkit/pull/84))
6+
- properly convert `DetectionType` to `TNSMLKitDetectionType` for detectWithStillImage ([c0aa539](https://github.com/NativeScript/mlkit/commit/c0aa539))
7+
8+
### ❤️ Thank You
9+
10+
- cjohn001 @cjohn001
11+
- Samuel Schultze
12+
113
## 3.0.1 (2025-02-04)
214

315
### 🩹 Fixes

packages/mlkit-custom-object-detection/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.0.4 (2025-10-23)
2+
3+
### 🩹 Fixes
4+
5+
- switch to remove mlkit libs from simulator builds ([#84](https://github.com/NativeScript/mlkit/pull/84))
6+
7+
### ❤️ Thank You
8+
9+
- cjohn001 @cjohn001
10+
111
## 3.0.1 (2025-07-22)
212

313
### 🚀 Features

packages/mlkit-digital-ink-recognition/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.0.4 (2025-10-23)
2+
3+
### 🩹 Fixes
4+
5+
- switch to remove mlkit libs from simulator builds ([#84](https://github.com/NativeScript/mlkit/pull/84))
6+
7+
### ❤️ Thank You
8+
9+
- cjohn001 @cjohn001
10+
111
## 3.0.1 (2025-07-22)
212

313
### 🚀 Features

packages/mlkit-face-detection/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.0.4 (2025-10-23)
2+
3+
### 🩹 Fixes
4+
5+
- switch to remove mlkit libs from simulator builds ([#84](https://github.com/NativeScript/mlkit/pull/84))
6+
7+
### ❤️ Thank You
8+
9+
- cjohn001 @cjohn001
10+
111
## 3.0.1 (2025-07-22)
212

313
### 🚀 Features

packages/mlkit-image-labeling/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.0.4 (2025-10-23)
2+
3+
### 🩹 Fixes
4+
5+
- switch to remove mlkit libs from simulator builds ([#84](https://github.com/NativeScript/mlkit/pull/84))
6+
7+
### ❤️ Thank You
8+
9+
- cjohn001 @cjohn001
10+
111
## 3.0.1 (2025-07-22)
212

313
### 🚀 Features

packages/mlkit-object-detection/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.0.4 (2025-10-23)
2+
3+
### 🩹 Fixes
4+
5+
- switch to remove mlkit libs from simulator builds ([#84](https://github.com/NativeScript/mlkit/pull/84))
6+
7+
### ❤️ Thank You
8+
9+
- cjohn001 @cjohn001
10+
111
## 3.0.1 (2025-07-22)
212

313
### 🚀 Features

packages/mlkit-pose-detection/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.0.4 (2025-10-23)
2+
3+
### 🩹 Fixes
4+
5+
- switch to remove mlkit libs from simulator builds ([#84](https://github.com/NativeScript/mlkit/pull/84))
6+
7+
### ❤️ Thank You
8+
9+
- cjohn001 @cjohn001
10+
111
## 3.0.1 (2025-07-22)
212

313
### 🚀 Features

packages/mlkit-selfie-segmentation/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.0.4 (2025-10-23)
2+
3+
### 🩹 Fixes
4+
5+
- switch to remove mlkit libs from simulator builds ([#84](https://github.com/NativeScript/mlkit/pull/84))
6+
7+
### ❤️ Thank You
8+
9+
- cjohn001 @cjohn001
10+
111
## 3.0.1 (2025-07-22)
212

313
### 🚀 Features

packages/mlkit-text-recognition/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.0.4 (2025-10-23)
2+
3+
### 🩹 Fixes
4+
5+
- switch to remove mlkit libs from simulator builds ([#84](https://github.com/NativeScript/mlkit/pull/84))
6+
7+
### ❤️ Thank You
8+
9+
- cjohn001 @cjohn001
10+
111
## 3.0.1 (2025-07-22)
212

313
### 🚀 Features

0 commit comments

Comments
 (0)