Skip to content

Commit aad2ddd

Browse files
committed
0.2.1
1 parent 57f5b1a commit aad2ddd

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.2.1
4+
5+
- Support for templates and template variables.
6+
- Allows passing multiple recipients in to/cc/bcc.
7+
38
## 0.2.0
49

510
- Adds /test and /\_generated/component.js entrypoints

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"url": "https://github.com/get-convex/resend/issues"
99
},
10-
"version": "0.2.0",
10+
"version": "0.2.1",
1111
"license": "Apache-2.0",
1212
"keywords": [
1313
"convex",

0 commit comments

Comments
 (0)