Skip to content

Commit 9b81424

Browse files
author
Release Workflow
committed
chore(release): plugin-minify v1.0.2
1 parent cdfb6c8 commit 9b81424

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/plugin-minify/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @jsx-email/plugin-minify ChangeLog
22

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+
311
## v1.0.1
412

513
_2024-10-13_

packages/plugin-minify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsx-email/plugin-minify",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)