Skip to content

Commit

Permalink
Bump version & and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fum36205 committed Mar 15, 2024
1 parent 4c586dd commit 9af6235
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.9.8
- Add retry functionality to Firestore streams (fum36205)
- Regenerate RPC stubs (fum36205)

## 0.9.7

- Add ability to check if Firestore or FirebaseAuth are already initialized (eximius313)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: firedart
description: A dart-native implementation of the Firebase Auth and Firestore SDKs.
version: 0.9.7
version: 0.9.8
homepage: https://github.com/cachapa/firedart

environment:
Expand Down

0 comments on commit 9af6235

Please sign in to comment.