Skip to content

Commit

Permalink
Add missing changelog entries. (#1296)
Browse files Browse the repository at this point in the history
* Add missing changelog entries.

* Make prettier happy.
  • Loading branch information
taeold committed Nov 1, 2022
1 parent f61934c commit 0646c4c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
@@ -1 +1,4 @@
- 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)
- Fix bug where [secret parameters](https://firebase.google.com/docs/functions/config-env#secret_parameters), defined using `defineSecret()`, were missing a `.value()` method (#1281)
- Fix bug where v1/https was not exported (#1267)
- Fix incorrect typeVersion export paths (#1287)
- Revert removal of `\_\_trigger` (#1274)

0 comments on commit 0646c4c

Please sign in to comment.