Skip to content

Commit 6c1dfb0

Browse files
authored
Bumped version to 5.10.0 (#227)
1 parent 478f7f7 commit 6c1dfb0

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
-
4+
5+
# v5.10.0
6+
37
- [changed] Upgraded Realtime Database client to v0.2.0. With this upgrade
48
developers can call the `admin.database().ref()` method with another
59
`Reference` instance as the argument.

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