Skip to content

Commit 0e7e70a

Browse files
committed
chore(release): publish packages
- firebase_admin@0.3.0-dev.3
1 parent f05c989 commit 0e7e70a

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.3.0-dev.3
2+
3+
- **FIX**: throw FirebaseAuthError on error from identitytoolkit server. ([f05c9893](https://github.com/appsup-dart/firebase_admin/commit/f05c989340bac07ec26b0ba09c79251a679b9593))
4+
15
## 0.3.0-dev.2
26

37
- **FIX**: getting and updating multi factor enrollments. ([9a5d9627](https://github.com/appsup-dart/firebase_admin/commit/9a5d9627a7ff0b7ddb30aab622d3156855148389))

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: firebase_admin
22
description: A port of the Firebase admin sdk to pure, idiomatic Dart code
3-
version: 0.3.0-dev.2
3+
version: 0.3.0-dev.3
44
homepage: https://github.com/appsup-dart/firebase_admin
55

66
environment:

0 commit comments

Comments
 (0)