update changeset

on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
This commit is contained in:
darshanr0107
2025-07-18 12:50:26 +05:30
parent 54640ce476
commit 9cef40d164

View File

@@ -2,6 +2,6 @@
'mermaid': patch
---
fix: Add validation for blocks exceeding column width
fix: log warning for blocks exceeding column width
This update adds a validation check that triggers an error message when a block's width exceeds the defined column layout.
This update adds a validation check that logs a warning message when a block's width exceeds the defined column layout.