Skip to content

Commit 9190bc8

Browse files
chore(release): publish (#151)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 79011e7 commit 9190bc8

File tree

11 files changed

+31
-13
lines changed

11 files changed

+31
-13
lines changed

.changeset/afraid-otters-joke.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/barcode-scanning/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 6.1.0
4+
5+
### Minor Changes
6+
7+
- [`79011e7`](https://github.com/capawesome-team/capacitor-mlkit/commit/79011e7fa310f2a275179d6179d89c3ea0324150) ([#150](https://github.com/capawesome-team/capacitor-mlkit/pull/150)): feat(ios): update `GoogleMLKit` dependencies to `5.0.0`
8+
39
## 6.0.0
410

511
### Major Changes

packages/barcode-scanning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-mlkit/barcode-scanning",
3-
"version": "6.0.0",
3+
"version": "6.1.0",
44
"description": "Capacitor plugin for ML Kit Barcode Scanning.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/face-detection/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 6.1.0
4+
5+
### Minor Changes
6+
7+
- [`79011e7`](https://github.com/capawesome-team/capacitor-mlkit/commit/79011e7fa310f2a275179d6179d89c3ea0324150) ([#150](https://github.com/capawesome-team/capacitor-mlkit/pull/150)): feat(ios): update `GoogleMLKit` dependencies to `5.0.0`
8+
39
## 6.0.0
410

511
### Major Changes

packages/face-detection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-mlkit/face-detection",
3-
"version": "6.0.0",
3+
"version": "6.1.0",
44
"description": "Capacitor plugin for ML Kit Face Detection.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/face-mesh-detection/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 6.1.0
4+
35
## 6.0.0
46

57
### Major Changes

packages/face-mesh-detection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-mlkit/face-mesh-detection",
3-
"version": "6.0.0",
3+
"version": "6.1.0",
44
"description": "Capacitor plugin for ML Kit Face Mesh Detection.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/selfie-segmentation/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 6.1.0
4+
5+
### Minor Changes
6+
7+
- [`79011e7`](https://github.com/capawesome-team/capacitor-mlkit/commit/79011e7fa310f2a275179d6179d89c3ea0324150) ([#150](https://github.com/capawesome-team/capacitor-mlkit/pull/150)): feat(ios): update `GoogleMLKit` dependencies to `5.0.0`
8+
39
## 6.0.0
410

511
### Major Changes

packages/selfie-segmentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-mlkit/selfie-segmentation",
3-
"version": "6.0.0",
3+
"version": "6.1.0",
44
"description": "Capacitor plugin for ML Kit Selfie Segmentation.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/translation/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 6.1.0
4+
5+
### Minor Changes
6+
7+
- [`79011e7`](https://github.com/capawesome-team/capacitor-mlkit/commit/79011e7fa310f2a275179d6179d89c3ea0324150) ([#150](https://github.com/capawesome-team/capacitor-mlkit/pull/150)): feat(ios): update `GoogleMLKit` dependencies to `5.0.0`
8+
39
## 6.0.0
410

511
### Major Changes

0 commit comments

Comments
 (0)