Skip to content

Commit 9fe20f0

Browse files
authored
Bumped version to 5.12.0 (#249)
1 parent 49d6bcd commit 9fe20f0

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.12.0
6+
37
- [feature] Added the session cookie management APIs for creating and verifying
48
session cookies, via `auth.createSessionCookie()` and
59
`auth.verifySessionCookie()`.

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