Skip to content

Commit c9da506

Browse files
authored
Bumped version to 8.1.0 (#562)
1 parent 25359cf commit c9da506

File tree

3 files changed

+19
-7
lines changed

3 files changed

+19
-7
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+
# v8.1.0
6+
37
- [added] `admin.projectManagement().listAppMetadata()` method to list the app summary of up to 100
48
apps in a Firebase project
59
- [added] `admin.projectManagement().setDisplayName()` method to update the display name of a

package-lock.json

Lines changed: 14 additions & 6 deletions
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": "8.0.0",
3+
"version": "8.1.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)