Skip to content

Commit 3071f01

Browse files
committed
chore(release): publish packages
- [email protected]
1 parent 463a6a1 commit 3071f01

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.3.0-dev.4
2+
3+
- **FIX**: date time conversion from epoch. ([c98610b3](https://github.com/appsup-dart/firebase_admin/commit/c98610b33ffc946dfad02e49e9e01005c899164b))
4+
- **FEAT**: use iam to sign custom tokens when necessary. ([bc201eea](https://github.com/appsup-dart/firebase_admin/commit/bc201eea63a46323dcc8754851e417da863d32ea))
5+
16
## 0.3.0-dev.3
27

38
- **FIX**: throw FirebaseAuthError on error from identitytoolkit server. ([f05c9893](https://github.com/appsup-dart/firebase_admin/commit/f05c989340bac07ec26b0ba09c79251a679b9593))

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.3
3+
version: 0.3.0-dev.4
44
homepage: https://github.com/appsup-dart/firebase_admin
55

66
environment:

0 commit comments

Comments
 (0)