Skip to content

Commit 0646c4c

Browse files
authored
Add missing changelog entries. (#1296)
* Add missing changelog entries. * Make prettier happy.
1 parent f61934c commit 0646c4c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
- Fix a bug where [secret parameters](https://firebase.google.com/docs/functions/config-env#secret_parameters), defined using `defineSecret()`, were missing a `.value()` method (#1281)
1+
- Fix bug where [secret parameters](https://firebase.google.com/docs/functions/config-env#secret_parameters), defined using `defineSecret()`, were missing a `.value()` method (#1281)
2+
- Fix bug where v1/https was not exported (#1267)
3+
- Fix incorrect typeVersion export paths (#1287)
4+
- Revert removal of `\_\_trigger` (#1274)

0 commit comments

Comments
 (0)