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 524df35 commit 1867e83Copy full SHA for 1867e83
packages/jsx-email/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# jsx-email ChangeLog
2
3
+## v1.10.9
4
+
5
+_2024-02-02_
6
7
+### Bugfixes
8
9
+- jsx-email: assert media query for Tailwind dark mode variants (#167)
10
11
## v1.10.8
12
13
_2024-01-31_
packages/jsx-email/package.json
@@ -1,6 +1,6 @@
{
"name": "jsx-email",
- "version": "1.10.8",
+ "version": "1.10.9",
"publishConfig": {
"access": "public"
},
0 commit comments