Skip to content

Commit f1423e3

Browse files
authored
Bumped version to 5.13.1 (#316)
* Bumped version to 5.13.1 * Updated changelog
1 parent 02d892b commit f1423e3

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
-
44

5+
# v5.13.1
6+
7+
- [changed] Upgraded Cloud Firestore client to v0.15.4.
8+
- [changed] Exposed the Firestore `Timestamp` type from the `admin.firestore`
9+
namespace.
10+
511
# v5.13.0
612

713
- [changed] Admin SDK can now create custom tokens without being initialized

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firebase-admin",
3-
"version": "5.13.0",
3+
"version": "5.13.1",
44
"description": "Firebase admin SDK for Node.js",
55
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)