Version Packages

This commit is contained in:
github-actions[bot]
2024-10-03 14:40:03 +00:00
parent 0bc1f5296f
commit 0cb88c21dc
10 changed files with 37 additions and 36 deletions

View File

@@ -1,17 +0,0 @@
---
'mermaid': patch
---
Fixed an issue when the mermaid classdiagram crashes when adding a . to the namespace.
Forexample
```mermaid
classDiagram
namespace Company.Project.Module {
class GenericClass~T~ {
+addItem(item: T)
+getItem() T
}
}
```

View File

@@ -1,5 +0,0 @@
---
'@mermaid-js/layout-elk': patch
---
chore: Update render options

View File

@@ -1,5 +0,0 @@
---
'mermaid': minor
---
New Flowchart Shapes (with new syntax)

View File

@@ -1,5 +0,0 @@
---
'mermaid': patch
---
Ban DOMPurify v3.1.7 as a dependency