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

Commit 43a9a7b

Browse files
sendEmailVerification - "Run init() first!" issue #581
1 parent 303d27f commit 43a9a7b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

66

7+
## 5.0.5 (2017, December 19)
8+
9+
### Fixes
10+
- [#581](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/581) sendEmailVerification - "Run init() first!"
11+
12+
713
## 5.0.4 (2017, December 8)
814

915
### Fixes

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": "5.0.4",
3+
"version": "5.0.5",
44
"description": "Fire. Base. Firebase!",
55
"main": "firebase",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)