Add pnpm message for change

This commit is contained in:
Arpit Jain
2025-05-12 10:38:54 +00:00
parent f20c677982
commit bca6ed67c3

View File

@@ -0,0 +1,5 @@
---
'mermaid': major
---
fix: Fixes unsafe or incomplete string escaping in URL manipulation logic by ensuring backslashes are escaped before other characters like parentheses.