From 1803bae9b870eb28a71d959b49e467c28197f1b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Tue, 26 Nov 2024 16:13:20 +0100 Subject: [PATCH] Update mermaid to version 11 (#638) --- .changeset/young-crabs-fry.md | 5 +++++ integrations/mermaid/src/index.tsx | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/young-crabs-fry.md diff --git a/.changeset/young-crabs-fry.md b/.changeset/young-crabs-fry.md new file mode 100644 index 000000000..e4a2a600f --- /dev/null +++ b/.changeset/young-crabs-fry.md @@ -0,0 +1,5 @@ +--- +'@gitbook/integration-mermaid': minor +--- + +Update mermaid to version 11 diff --git a/integrations/mermaid/src/index.tsx b/integrations/mermaid/src/index.tsx index b166d8a28..2b8485bde 100644 --- a/integrations/mermaid/src/index.tsx +++ b/integrations/mermaid/src/index.tsx @@ -75,7 +75,7 @@ export default createIntegration({