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 cdfb6c8 commit 9b81424Copy full SHA for 9b81424
packages/plugin-minify/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @jsx-email/plugin-minify ChangeLog
2
3
+## v1.0.2
4
+
5
+_2025-01-17_
6
7
+### Bugfixes
8
9
+- jsx-email,plugin-minify: bogusComment setting corrupting vml comments. fixes #271 (#279)
10
11
## v1.0.1
12
13
_2024-10-13_
packages/plugin-minify/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsx-email/plugin-minify",
- "version": "1.0.1",
+ "version": "1.0.2",
"publishConfig": {
"access": "public"
},
0 commit comments