Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions firestore-send-email/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Version 0.2.4

fix: add missing 'headers' field to the mailOptions interface
fix: add missing 'headers' field to the mailOptions interface (contributed by @Nushio)

docs: update documentation to include 'headers' field
docs: update documentation to include 'headers' field (contributed by @Nushio)

fix: TTL expire type "week" fixed (#2455)

Expand Down
Loading