Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit 685c6d8

Browse files
committed
Prepare to release v3.0.2
1 parent 76ec316 commit 685c6d8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
## 3.0.3
2-
3-
* Fix provider's `addScope` and `setCustomParameters` methods return types.
4-
51
## 3.0.2
62

73
* Throw `FirebaseClientException` if there are request failures in
84
`firebase_io.dart`.
5+
* Fix provider's `addScope` and `setCustomParameters` methods return types.
6+
* Support the latest release of `pkg/func`.
97

108
## 3.0.1
119

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: firebase
22
description: Dart libraries for Firebase
3-
version: 3.0.3-dev
3+
version: 3.0.2
44
authors:
55
- Jana Moudra <[email protected]>
66
- Kevin Moore <[email protected]>

0 commit comments

Comments
 (0)