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 8d652a1 commit fe97ee7Copy full SHA for fe97ee7
packages/jsx-email/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# jsx-email ChangeLog
2
3
+## v2.7.2
4
+
5
+_2025-05-03_
6
7
+### Updates
8
9
+- jsx-email: upgrade react-router-dom to 7.5.2 due to high severity vuln (#298)
10
11
## v2.7.1
12
13
_2025-03-05_
packages/jsx-email/package.json
@@ -1,6 +1,6 @@
{
"name": "jsx-email",
- "version": "2.7.1",
+ "version": "2.7.2",
"publishConfig": {
"access": "public"
},
0 commit comments