We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883b73e commit 7f52a39Copy full SHA for 7f52a39
3 files changed
firestore-send-email/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Version 0.2.5
2
+
3
+chore: bump dependencies
4
5
## Version 0.2.4
6
7
fix: add missing 'headers' field to the mailOptions interface (contributed by @Nushio)
firestore-send-email/extension.yaml
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
name: firestore-send-email
16
-version: 0.2.4
+version: 0.2.5
17
specVersion: v1beta
18
19
displayName: Trigger Email from Firestore
0 commit comments