Version Packages

This commit is contained in:
github-actions[bot]
2025-03-25 11:37:21 +00:00
parent 16d9b63457
commit bb9210c55e
7 changed files with 27 additions and 23 deletions

View File

@@ -1,9 +0,0 @@
---
'mermaid': minor
---
fix: restore curve type configuration functionality for flowcharts. This fixes the issue where curve type settings were not being applied when configured through any of the following methods:
- Config
- Init directive (%%{ init: { 'flowchart': { 'curve': '...' } } }%%)
- LinkStyle command (linkStyle default interpolate ...)

View File

@@ -1,6 +0,0 @@
---
'mermaid': minor
'@mermaid-js/parser': minor
---
Add Radar Chart

View File

@@ -1,6 +0,0 @@
---
'mermaid': patch
---
- [#6388](https://github.com/mermaid-js/mermaid/pull/6386)
Thanks [@bollwyvl](https://github.com/bollwyvl) - Fix requirement diagram containment arrow