Skip to content

docs: fix v11.15.0 release#7739

Merged
aloisklink merged 1 commit into
mermaid-js:masterfrom
aloisklink:ci/fix-release
May 11, 2026
Merged

docs: fix v11.15.0 release#7739
aloisklink merged 1 commit into
mermaid-js:masterfrom
aloisklink:ci/fix-release

Conversation

@aloisklink
Copy link
Copy Markdown
Member

📑 Summary

Note

This PR targets the master branch, not develop

Fixes #7738

I'm not 100% sure why, but the automated changeset PR didn't run pnpm --filter mermaid run docs:release-version && pnpm --filter mermaid run docs:build correctly. I've run it again, and this one seems to have worked.

Fixes: abfb563

📏 Design Decisions

N/A

📋 Tasks

Make sure you

  • 📖 have read the contribution guidelines
  • 💻 have added necessary unit/e2e tests.
  • 📓 have added documentation. Make sure MERMAID_RELEASE_VERSION is used for all new features.
  • 🦋 If your PR makes a change that should be noted in one or more packages' changelogs, generate a changeset by running pnpm changeset and following the prompts. Changesets that add features should be minor and those that fix bugs should be patch. Please prefix changeset messages with feat:, fix:, or chore:.

Fixes abfb563 (Version Packages, 2026-05-11).

I'm not 100% sure why, but the automated changeset PR didn't run
`pnpm --filter mermaid run docs:release-version && pnpm --filter mermaid run docs:build`
correctly. I've run it again, and this one seems to have worked.

Fixes: abfb563
@aloisklink aloisklink requested a review from ashishjain0512 May 11, 2026 11:08
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 11, 2026

⚠️ No Changeset found

Latest commit: 2671f5c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.34%. Comparing base (d37c0db) to head (2671f5c).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #7739      +/-   ##
=========================================
- Coverage    3.34%   3.34%   -0.01%     
=========================================
  Files         542     543       +1     
  Lines       56967   56978      +11     
  Branches      843     843              
=========================================
  Hits         1908    1908              
- Misses      55059   55070      +11     
Flag Coverage Δ
unit 3.34% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aloisklink aloisklink merged commit 41646df into mermaid-js:master May 11, 2026
14 of 15 checks passed
@aloisklink aloisklink deleted the ci/fix-release branch May 11, 2026 11:13
@argos-ci
Copy link
Copy Markdown

argos-ci Bot commented May 11, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ⚠️ Changes detected (Review) 1 changed May 11, 2026, 11:23 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants