Skip to content

fix(website): Link to correct release notes#1526

Merged
orhun merged 1 commit into
orhun:mainfrom
guerda:patch-1
May 18, 2026
Merged

fix(website): Link to correct release notes#1526
orhun merged 1 commit into
orhun:mainfrom
guerda:patch-1

Conversation

@guerda

@guerda guerda commented May 18, 2026

Copy link
Copy Markdown
Contributor

Description

The banner pointed to the 2.12.0 release notes. I changed the URL to go to the new release notes.

Motivation and Context

Wrong release note linked

How Has This Been Tested?

Screenshots / Logs (if applicable)

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (if applicable).
  • I have formatted the code with rustfmt.
    • cargo +nightly fmt --all
  • I checked the lints with clippy.
    • cargo clippy --tests --verbose -- -D warnings
  • I have added tests to cover my changes.
  • All new and existing tests passed.
    • cargo test

The banner pointed to the 2.12.0 release notes. I changed the URL to go to the new release notes.
@guerda guerda requested a review from orhun as a code owner May 18, 2026 07:15
@welcome

welcome Bot commented May 18, 2026

Copy link
Copy Markdown

Thanks for opening this pull request! Please check out our contributing guidelines! ⛰️

@orhun orhun left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx a lot!

@orhun orhun merged commit 39d51b9 into orhun:main May 18, 2026
104 of 106 checks passed
@welcome

welcome Bot commented May 18, 2026

Copy link
Copy Markdown

Congrats on merging your first pull request! ⛰️

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.67%. Comparing base (4377363) to head (afab129).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1526   +/-   ##
=======================================
  Coverage   48.67%   48.67%           
=======================================
  Files          26       26           
  Lines        2287     2287           
=======================================
  Hits         1113     1113           
  Misses       1174     1174           
Flag Coverage Δ
unit-tests 48.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

3 participants