Skip to content

release: v3.1.0#417

Merged
hoho4190 merged 2 commits intomainfrom
release/v3.1.0
Mar 21, 2026
Merged

release: v3.1.0#417
hoho4190 merged 2 commits intomainfrom
release/v3.1.0

Conversation

@hoho4190
Copy link
Copy Markdown
Owner

@hoho4190 hoho4190 commented Mar 21, 2026

Overview

This pull request prepares for the v3.1.0 release. It includes automated version bumps and other
release-related tasks.


Pre-Merge Checklist

  • Verify Labels: Ensure the correct labels are applied to this PR.
    • type: 🚀 release
    • release: 💥 major | release: ✨ minor | release: 🛠️ patch
  • Verify Release Preparation Changes: Confirm that the automated script generated the expected release-related
    changes.
    • package.json, package-lock.json use the expected v3.1.0 version.
    • docs/latest/ reflects the intended release snapshot from docs/next/.
    • The root README.md was updated as the stable English entry point.
    • docs/latest/README.md does not remain in place after promotion.
    • The language-switch links are correct: /README.md -> /docs/latest/README.ko.md, /docs/latest/README.ko.md
      -> /README.md.
    • Stable docs do not retain /docs/next/ links.
    • dist/ changes are reviewed and expected, if changed.
  • Verify CI Status: Check that all required CI workflows triggered by this PR have passed successfully.
    • 🏗️ Build workflow succeeded.
    • 🔍 Dist Check workflow succeeded.

Post-Merge Checklist

Important

After merging into the main branch, please verify the completion of the following items in the project's Actions
and Releases tabs.

  • main branch 🏗️ Build workflow completed successfully:
    • Verified that the v3.1.0 Git tag was created and pushed.
  • Final Review of Release Draft:
    • Perform QA/Testing.
    • Review the release draft generated by 📝 Release Drafter and edit the title and content as necessary.
  • 🎉 Publish Release 🚀
    • Publish the release draft.
  • Verify CI Status: Check that all required CI workflows triggered by this release have passed successfully.
    • 🚀 Release workflow succeeded.

Additional Notes

N/A

@hoho4190 hoho4190 added type: 🚀 release Git convention: release release: ✨ minor Semantic versioning: minor labels Mar 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Super-linter summary

Language Validation result
EDITORCONFIG Pass ✅
GITLEAKS Pass ✅
MARKDOWN Pass ✅
SPELL_CODESPELL Pass ✅

All files and directories linted successfully

For more information, see the
GitHub Actions workflow run

Powered by Super-linter

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a7bb363) to head (9235387).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #417   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines          946       946           
  Branches       127       127           
=========================================
  Hits           946       946           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@hoho4190 hoho4190 marked this pull request as ready for review March 21, 2026 05:59
@hoho4190 hoho4190 merged commit dbc51f1 into main Mar 21, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: ✨ minor Semantic versioning: minor type: 🚀 release Git convention: release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants