Skip to content

Commit f7810f7

Browse files
authored
Bumped version to 8.3.0 (#603)
1 parent 5746a5c commit f7810f7

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.3.0
6+
37
- [added] `admin.database().getRules()` method to retrieve the currently
48
applied RTDB rules text.
59
- [added] `admin.database().getRulesJSON()` method to retrieve the currently

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.2.0",
3+
"version": "8.3.0",
44
"description": "Firebase admin SDK for Node.js",
55
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)