Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit d3347e2

Browse files
bump
1 parent d15ed93 commit d3347e2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44
[Firebase Android SDK Changelog](https://firebase.google.com/support/release-notes/android)
55

66

7-
## 6.0.0 (2018, May 16)
7+
## 6.0.2 (2018, May 16)
8+
9+
### Fixes
10+
- [#710](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/710) If ML Kit Face detection is selected, but not Text detection, then the iOS build will fail
11+
12+
13+
## 6.0.1 (2018, May 16)
814

915
### New
1016
- [#699](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/699) Add ML Kit support

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-plugin-firebase",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "Fire. Base. Firebase!",
55
"main": "firebase",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)