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 857f56c commit 6cd4e14Copy full SHA for 6cd4e14
packages/jsx-email/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# jsx-email ChangeLog
2
3
+## v1.7.0
4
+
5
+_2024-01-01_
6
7
+### Features
8
9
+- jsx-email: add Conditional (mso) component (#119)
10
11
## v1.6.1
12
13
_2023-12-29_
packages/jsx-email/package.json
@@ -1,6 +1,6 @@
{
"name": "jsx-email",
- "version": "1.6.1",
+ "version": "1.7.0",
"publishConfig": {
"access": "public"
},
0 commit comments