update change version to patch

This commit is contained in:
Arpit Jain
2025-05-12 11:13:04 +00:00
parent bca6ed67c3
commit cadcddd40c

View File

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