Skip to content

Commit 9af6235

Browse files
committed
Bump version & and update changelog
1 parent 4c586dd commit 9af6235

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.9.8
2+
- Add retry functionality to Firestore streams (fum36205)
3+
- Regenerate RPC stubs (fum36205)
4+
15
## 0.9.7
26

37
- Add ability to check if Firestore or FirebaseAuth are already initialized (eximius313)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: firedart
22
description: A dart-native implementation of the Firebase Auth and Firestore SDKs.
3-
version: 0.9.7
3+
version: 0.9.8
44
homepage: https://github.com/cachapa/firedart
55

66
environment:

0 commit comments

Comments
 (0)