Skip to content

Commit b2ec1b3

Browse files
author
Lauren Long
committed
Merge branch 'master' of github.com:firebase/firebase-functions
2 parents f6712e0 + 751c960 commit b2ec1b3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

changelog.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
important - Add ability to listen to granular create/update/delete database events by using onCreate, onUpdate, and onDelete functions.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firebase-functions",
3-
"version": "0.5.8",
3+
"version": "0.5.9",
44
"description": "Firebase SDK for Cloud Functions",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)