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 0ce03e1 commit 31702c9Copy full SHA for 31702c9
packages/jsx-email/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# jsx-email ChangeLog
2
3
+## v1.7.1
4
+
5
+_2024-01-08_
6
7
+### Bugfixes
8
9
+- jsx-email: use compatible version range for app-preview dependency (0ce03e1)
10
11
## v1.7.0
12
13
_2024-01-01_
packages/jsx-email/package.json
@@ -1,6 +1,6 @@
{
"name": "jsx-email",
- "version": "1.7.0",
+ "version": "1.7.1",
"publishConfig": {
"access": "public"
},
0 commit comments