Skip to content

Commit 27ce8e4

Browse files
committed
chore: release v1.1.1.
1 parent 1a15ca8 commit 27ce8e4

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- Support ClassDef for styling the nodes by [@ad1992](https://github.com/ad1992) in https://github.com/excalidraw/mermaid-to-excalidraw/pull/71
66

7+
## v1.1.1 (2025-08-21)
8+
9+
- Bump mermaid to 10.9.4 to fix XSS in Mermaid [#84](https://github.com/excalidraw/mermaid-to-excalidraw/pull/84)
10+
711
## v1.1.0 (2024-07-10)
812

913
## Library

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@excalidraw/mermaid-to-excalidraw",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Mermaid to Excalidraw Diagrams",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)