Skip to content

Commit 7f52a39

Browse files
authored
chore(firestore-send-email): bump dependencies (#2612)
* chore(firestore-send-email): bump dependencies * chore(firestore-send-email): bump version
1 parent 883b73e commit 7f52a39

File tree

3 files changed

+177
-90
lines changed

3 files changed

+177
-90
lines changed

firestore-send-email/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 0.2.5
2+
3+
chore: bump dependencies
4+
15
## Version 0.2.4
26

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

firestore-send-email/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
name: firestore-send-email
16-
version: 0.2.4
16+
version: 0.2.5
1717
specVersion: v1beta
1818

1919
displayName: Trigger Email from Firestore

0 commit comments

Comments
 (0)