-
Notifications
You must be signed in to change notification settings - Fork 145
chore: release v4.7.4 #2224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release v4.7.4 #2224
Conversation
build: bump version, create changelog
ran: `cargo check --all`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR releases version 4.7.4 of the FVM project, updating changelog entries and version numbers across the workspace. The purpose is to unblock work on a related pull request by making the latest changes available as a published release.
Key changes:
- Added changelog entries for version 4.7.4 across all workspace components
- Updated workspace version from 4.7.3 to 4.7.4 in Cargo.toml
Reviewed Changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.
File | Description |
---|---|
shared/CHANGELOG.md | Added v4.7.4 changelog entry with feature and dependency updates |
sdk/CHANGELOG.md | Added v4.7.4 changelog entry with feature and dependency updates |
fvm/CHANGELOG.md | Added v4.7.4 changelog entry with feature and dependency updates |
Cargo.toml | Updated workspace version and internal package versions to 4.7.4 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2224 +/- ##
===========================================
+ Coverage 61.65% 77.58% +15.92%
===========================================
Files 112 147 +35
Lines 10949 15789 +4840
===========================================
+ Hits 6751 12250 +5499
+ Misses 4198 3539 -659 🚀 New features to boost your workflow:
|
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Release v4.7.3 to unblock working on filecoin-project/filecoin-ffi#548