Skip to content

Commit fe3a0fd

Browse files
authored
Bumped version to 5.13.0 (#307)
1 parent 0bd70a9 commit fe3a0fd

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
-
4+
5+
# v5.13.0
6+
37
- [changed] Admin SDK can now create custom tokens without being initialized
48
with service account credentials. When a service account private key is not
59
available, the SDK uses the remote IAM service to sign JWTs in the cloud.

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.12.1",
3+
"version": "5.13.0",
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)