We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88987f7 commit 27370ceCopy full SHA for 27370ce
firestore-send-email/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Version 0.1.32
2
+
3
+feature - added support for SendGrid dynamic templates
4
5
## Version 0.1.31
6
7
docs - updated the description of the `TEMPLATES_COLLECTION` parameter to clarify the use of handlebars templates.
firestore-send-email/extension.yaml
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
name: firestore-send-email
16
-version: 0.1.31
+version: 0.1.32
17
specVersion: v1beta
18
19
displayName: Trigger Email from Firestore
0 commit comments