Skip to content

Commit 1127938

Browse files
committed
chore: cleanup
1 parent 21aa16e commit 1127938

File tree

9 files changed

+0
-24
lines changed

9 files changed

+0
-24
lines changed

packages/mlkit-barcode-scanning/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@
33
### 🚀 Features
44

55
- iOS SDK 5+ and Android SDK updates ([#63](https://github.com/NativeScript/mlkit/pull/63))
6-
- v2 ([#46](https://github.com/NativeScript/mlkit/pull/46))
76
- **core:** allow aspectRatio configuration ([10fea40](https://github.com/NativeScript/mlkit/commit/10fea40))
87
- allow retrieval of last processed image ([f98e08d](https://github.com/NativeScript/mlkit/commit/f98e08d))
98
- still image detection, pause & torch ([c7ee498](https://github.com/NativeScript/mlkit/commit/c7ee498))
10-
- alpha.0 ([1458313](https://github.com/NativeScript/mlkit/commit/1458313))
119

1210
### 🩹 Fixes
1311

1412
- unify camera permission handling, detection background handling, detection sig, support processEveryNthFrame, onTorch handling ([98c2ebc](https://github.com/NativeScript/mlkit/commit/98c2ebc))
1513
- detection, torch & pause ([31d601d](https://github.com/NativeScript/mlkit/commit/31d601d))
1614
- android barcode detection, formats, ios detection & torch ([353ede1](https://github.com/NativeScript/mlkit/commit/353ede1))
1715
- detection event ([16642aa](https://github.com/NativeScript/mlkit/commit/16642aa))
18-
- build ([0529325](https://github.com/NativeScript/mlkit/commit/0529325))
1916

2017
### ❤️ Thank You
2118

packages/mlkit-core/CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@
44

55
- custom object detectors + fix related to automatic zooming on ios ([#71](https://github.com/NativeScript/mlkit/pull/71))
66
- iOS SDK 5+ and Android SDK updates ([#63](https://github.com/NativeScript/mlkit/pull/63))
7-
- v2 ([#46](https://github.com/NativeScript/mlkit/pull/46))
87
- **core:** allow aspectRatio configuration ([10fea40](https://github.com/NativeScript/mlkit/commit/10fea40))
98
- allow retrieval of last processed image ([f98e08d](https://github.com/NativeScript/mlkit/commit/f98e08d))
109
- still image detection, pause & torch ([c7ee498](https://github.com/NativeScript/mlkit/commit/c7ee498))
1110
- pause & torch ([a39ac7e](https://github.com/NativeScript/mlkit/commit/a39ac7e))
12-
- alpha.0 ([1458313](https://github.com/NativeScript/mlkit/commit/1458313))
1311

1412
### 🩹 Fixes
1513

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,10 @@
33
### 🚀 Features
44

55
- iOS SDK 5+ and Android SDK updates ([#63](https://github.com/NativeScript/mlkit/pull/63))
6-
- v2 ([#46](https://github.com/NativeScript/mlkit/pull/46))
7-
- alpha.0 ([1458313](https://github.com/NativeScript/mlkit/commit/1458313))
86

97
### 🩹 Fixes
108

119
- detection event ([16642aa](https://github.com/NativeScript/mlkit/commit/16642aa))
12-
- build ([0529325](https://github.com/NativeScript/mlkit/commit/0529325))
1310

1411
### ❤️ Thank You
1512

packages/mlkit-face-detection/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@
33
### 🚀 Features
44

55
- iOS SDK 5+ and Android SDK updates ([#63](https://github.com/NativeScript/mlkit/pull/63))
6-
- v2 ([#46](https://github.com/NativeScript/mlkit/pull/46))
76
- **core:** allow aspectRatio configuration ([10fea40](https://github.com/NativeScript/mlkit/commit/10fea40))
87
- allow retrieval of last processed image ([f98e08d](https://github.com/NativeScript/mlkit/commit/f98e08d))
98
- still image detection, pause & torch ([c7ee498](https://github.com/NativeScript/mlkit/commit/c7ee498))
10-
- alpha.0 ([1458313](https://github.com/NativeScript/mlkit/commit/1458313))
119

1210
### 🩹 Fixes
1311

1412
- unify camera permission handling, detection background handling, detection sig, support processEveryNthFrame, onTorch handling ([98c2ebc](https://github.com/NativeScript/mlkit/commit/98c2ebc))
1513
- detection, torch & pause ([31d601d](https://github.com/NativeScript/mlkit/commit/31d601d))
1614
- android barcode detection, formats, ios detection & torch ([353ede1](https://github.com/NativeScript/mlkit/commit/353ede1))
1715
- detection event ([16642aa](https://github.com/NativeScript/mlkit/commit/16642aa))
18-
- build ([0529325](https://github.com/NativeScript/mlkit/commit/0529325))
1916

2017
### ❤️ Thank You
2118

packages/mlkit-image-labeling/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@
33
### 🚀 Features
44

55
- iOS SDK 5+ and Android SDK updates ([#63](https://github.com/NativeScript/mlkit/pull/63))
6-
- v2 ([#46](https://github.com/NativeScript/mlkit/pull/46))
76
- **core:** allow aspectRatio configuration ([10fea40](https://github.com/NativeScript/mlkit/commit/10fea40))
87
- allow retrieval of last processed image ([f98e08d](https://github.com/NativeScript/mlkit/commit/f98e08d))
98
- still image detection, pause & torch ([c7ee498](https://github.com/NativeScript/mlkit/commit/c7ee498))
10-
- alpha.0 ([1458313](https://github.com/NativeScript/mlkit/commit/1458313))
119

1210
### 🩹 Fixes
1311

1412
- unify camera permission handling, detection background handling, detection sig, support processEveryNthFrame, onTorch handling ([98c2ebc](https://github.com/NativeScript/mlkit/commit/98c2ebc))
1513
- detection, torch & pause ([31d601d](https://github.com/NativeScript/mlkit/commit/31d601d))
1614
- android barcode detection, formats, ios detection & torch ([353ede1](https://github.com/NativeScript/mlkit/commit/353ede1))
1715
- detection event ([16642aa](https://github.com/NativeScript/mlkit/commit/16642aa))
18-
- build ([0529325](https://github.com/NativeScript/mlkit/commit/0529325))
1916

2017
### ❤️ Thank You
2118

packages/mlkit-object-detection/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@
33
### 🚀 Features
44

55
- iOS SDK 5+ and Android SDK updates ([#63](https://github.com/NativeScript/mlkit/pull/63))
6-
- v2 ([#46](https://github.com/NativeScript/mlkit/pull/46))
76
- **core:** allow aspectRatio configuration ([10fea40](https://github.com/NativeScript/mlkit/commit/10fea40))
87
- allow retrieval of last processed image ([f98e08d](https://github.com/NativeScript/mlkit/commit/f98e08d))
98
- still image detection, pause & torch ([c7ee498](https://github.com/NativeScript/mlkit/commit/c7ee498))
10-
- alpha.0 ([1458313](https://github.com/NativeScript/mlkit/commit/1458313))
119

1210
### 🩹 Fixes
1311

1412
- unify camera permission handling, detection background handling, detection sig, support processEveryNthFrame, onTorch handling ([98c2ebc](https://github.com/NativeScript/mlkit/commit/98c2ebc))
1513
- detection, torch & pause ([31d601d](https://github.com/NativeScript/mlkit/commit/31d601d))
1614
- android barcode detection, formats, ios detection & torch ([353ede1](https://github.com/NativeScript/mlkit/commit/353ede1))
1715
- detection event ([16642aa](https://github.com/NativeScript/mlkit/commit/16642aa))
18-
- build ([0529325](https://github.com/NativeScript/mlkit/commit/0529325))
1916

2017
### ❤️ Thank You
2118

packages/mlkit-pose-detection/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@
33
### 🚀 Features
44

55
- iOS SDK 5+ and Android SDK updates ([#63](https://github.com/NativeScript/mlkit/pull/63))
6-
- v2 ([#46](https://github.com/NativeScript/mlkit/pull/46))
76
- **core:** allow aspectRatio configuration ([10fea40](https://github.com/NativeScript/mlkit/commit/10fea40))
87
- allow retrieval of last processed image ([f98e08d](https://github.com/NativeScript/mlkit/commit/f98e08d))
98
- still image detection, pause & torch ([c7ee498](https://github.com/NativeScript/mlkit/commit/c7ee498))
10-
- alpha.0 ([1458313](https://github.com/NativeScript/mlkit/commit/1458313))
119

1210
### 🩹 Fixes
1311

1412
- unify camera permission handling, detection background handling, detection sig, support processEveryNthFrame, onTorch handling ([98c2ebc](https://github.com/NativeScript/mlkit/commit/98c2ebc))
1513
- detection, torch & pause ([31d601d](https://github.com/NativeScript/mlkit/commit/31d601d))
1614
- android barcode detection, formats, ios detection & torch ([353ede1](https://github.com/NativeScript/mlkit/commit/353ede1))
1715
- detection event ([16642aa](https://github.com/NativeScript/mlkit/commit/16642aa))
18-
- build ([0529325](https://github.com/NativeScript/mlkit/commit/0529325))
1916

2017
### ❤️ Thank You
2118

packages/mlkit-selfie-segmentation/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
### 🚀 Features
44

55
- iOS SDK 5+ and Android SDK updates ([#63](https://github.com/NativeScript/mlkit/pull/63))
6-
- v2 ([#46](https://github.com/NativeScript/mlkit/pull/46))
76
- **core:** allow aspectRatio configuration ([10fea40](https://github.com/NativeScript/mlkit/commit/10fea40))
87
- allow retrieval of last processed image ([f98e08d](https://github.com/NativeScript/mlkit/commit/f98e08d))
98
- still image detection, pause & torch ([c7ee498](https://github.com/NativeScript/mlkit/commit/c7ee498))

packages/mlkit-text-recognition/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@
33
### 🚀 Features
44

55
- iOS SDK 5+ and Android SDK updates ([#63](https://github.com/NativeScript/mlkit/pull/63))
6-
- v2 ([#46](https://github.com/NativeScript/mlkit/pull/46))
76
- **core:** allow aspectRatio configuration ([10fea40](https://github.com/NativeScript/mlkit/commit/10fea40))
87
- allow retrieval of last processed image ([f98e08d](https://github.com/NativeScript/mlkit/commit/f98e08d))
98
- still image detection, pause & torch ([c7ee498](https://github.com/NativeScript/mlkit/commit/c7ee498))
10-
- alpha.0 ([1458313](https://github.com/NativeScript/mlkit/commit/1458313))
119

1210
### 🩹 Fixes
1311

1412
- unify camera permission handling, detection background handling, detection sig, support processEveryNthFrame, onTorch handling ([98c2ebc](https://github.com/NativeScript/mlkit/commit/98c2ebc))
1513
- detection, torch & pause ([31d601d](https://github.com/NativeScript/mlkit/commit/31d601d))
1614
- android barcode detection, formats, ios detection & torch ([353ede1](https://github.com/NativeScript/mlkit/commit/353ede1))
1715
- detection event ([16642aa](https://github.com/NativeScript/mlkit/commit/16642aa))
18-
- build ([0529325](https://github.com/NativeScript/mlkit/commit/0529325))
1916

2017
### ❤️ Thank You
2118

0 commit comments

Comments
 (0)