Skip to content

Fix/crates badge url#4

Merged
wellkilo merged 2 commits intomainfrom
fix/crates-badge-url
Apr 8, 2026
Merged

Fix/crates badge url#4
wellkilo merged 2 commits intomainfrom
fix/crates-badge-url

Conversation

@wellkilo
Copy link
Copy Markdown
Owner

@wellkilo wellkilo commented Apr 8, 2026

Description

Closes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • CI/build change
  • New language support
  • New built-in rule

Changes Made

How Has This Been Tested?

  • Unit tests added/updated
  • Integration tests added/updated
  • Snapshot tests added/updated (run cargo insta review)
  • Manual testing performed

Test commands run:

cargo test --workspace
cargo clippy --workspace --all-targets -- -D warnings
cargo fmt --all -- --check

Screenshots / Output

Checklist

  • My code follows the project's code style (cargo fmt and cargo clippy pass)
  • I have added tests that prove my fix is effective or my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly
  • I have added an entry to CHANGELOG.md under [Unreleased]
  • My commit messages follow the Conventional Commits convention

Additional Notes

wellkilo and others added 2 commits April 8, 2026 17:59
Change-Id: Ia32090948f7e74ed760d7695247bff5a75623836
Co-authored-by: wellkilo <wellkilo@foxmail.com>
Co-authored-by: Genius <genius@bytedance.com>
- Update workspace version from 0.1.1 to 0.1.2
- Update internal crate dependency versions to 0.1.2
- Add CHANGELOG entry for v0.1.2

Change-Id: I0eeaea0f5e8686c4385e09c807188fc17674ff1c
Co-authored-by: wellkilo <wellkilo@foxmail.com>
Co-authored-by: Genius <genius@bytedance.com>
@wellkilo wellkilo merged commit c09b7ab into main Apr 8, 2026
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.

1 participant