Skip to content

Commit 4053ee1

Browse files
authored
Prep release 3.14.1 (#893)
1 parent 2b3b15d commit 4053ee1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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": "3.13.2",
3+
"version": "3.14.0",
44
"description": "Firebase SDK for Cloud Functions",
55
"keywords": [
66
"firebase",

scripts/publish/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Fixes a bug where typescript would fail to compile with old (but supported) versions of firebase-admin
2+
- Replaces 3.13.3 which was an inappropriately numbered version

0 commit comments

Comments
 (0)