Skip to content

chore: bump version to 0.3.0#107

Merged
panos-xyz merged 2 commits intomainfrom
chore/bump-version-0.3.0
May 9, 2026
Merged

chore: bump version to 0.3.0#107
panos-xyz merged 2 commits intomainfrom
chore/bump-version-0.3.0

Conversation

@panos-xyz
Copy link
Copy Markdown
Contributor

@panos-xyz panos-xyz commented May 9, 2026

Summary

Prepares the v0.3.0 release. Bumps [workspace.package].version from 0.2.2 to 0.3.0 and refreshes Cargo.lock so all 13 internal morph-* crates carry the new version.

Highlights since v0.2.2 (5 PRs):

A breaking change (#105) plus a sizable new feature (#106) warrant a minor bump per pre-1.0 SemVer.

Test plan

  • CI green on this PR (build + clippy + cargo-deny + tests)
  • After merge, tag v0.3.0 from main and push to origin (GitHub release CI) and gitlab
  • Push release/0.3.0 branch to gitlab for deployment

Summary by CodeRabbit

  • Chores
    • Version bumped to 0.3.0

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 9, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 870004e5-c428-48fd-9f35-e6200d7f7601

📥 Commits

Reviewing files that changed from the base of the PR and between d464b02 and fb1a938.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml

📝 Walkthrough

Walkthrough

The workspace crate version in Cargo.toml is bumped from 0.2.2 to 0.3.0. This is a minor version increment affecting only the workspace package declaration, with no functional code or dependency changes.

Changes

Version Bump

Layer / File(s) Summary
Workspace Version
Cargo.toml
Workspace package version bumped from 0.2.2 to 0.3.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • morph-l2/morph-reth#90: Previous version bump in the same Cargo.toml workspace.package field (0.2.0→0.2.1).
  • morph-l2/morph-reth#77: Earlier version bump in the same Cargo.toml workspace.package field (0.1.0→0.2.0).

Suggested reviewers

  • anylots
  • chengwenxi

Poem

🐰 A number climbs from two to three,
Minor versions wild and free,
Cargo reads the bumping spree,
Point-oh-three, hooray! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: bump version to 0.3.0' directly and clearly matches the changeset, which updates the workspace package version from 0.2.2 to 0.3.0 in Cargo.toml.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-version-0.3.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@panos-xyz panos-xyz merged commit da08e9e into main May 9, 2026
13 checks passed
@panos-xyz panos-xyz deleted the chore/bump-version-0.3.0 branch May 9, 2026 09:14
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