Skip to content

Commit 2952450

Browse files
authored
Bumped version to 6.5.1 (#446)
1 parent 4e526ab commit 2952450

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Unreleased
22

3+
-
4+
5+
# v6.5.1
6+
37
- [fixed] Implemented a Node.js environment check that will be executed at
48
package import time.
5-
- [fixed] Setting GOOGLE_APPLICATION_CREDENTIALS environment variable
6-
to a refresh token instead of a certificate token now supported
9+
- [fixed] Setting the `GOOGLE_APPLICATION_CREDENTIALS` environment variable
10+
to a refresh token instead of a service account is now supported.
711

812
# v6.5.0
913

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firebase-admin",
3-
"version": "6.5.0",
3+
"version": "6.5.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)