near / near-sdk-rs

Rust library for writing NEAR smart contracts
https://near-sdk.io
Apache License 2.0
452 stars 243 forks source link

chore: release v5.4.0 #1240

Closed frol closed 4 weeks ago

frol commented 1 month ago

🤖 New release

Changelog

## `near-sdk`

## [5.4.0](https://github.com/near/near-sdk-rs/compare/near-sdk-v5.3.0...near-sdk-v5.4.0) - 2024-09-04 ### Other - updates near-* dependencies to 0.25.0 ([#1242](https://github.com/near/near-sdk-rs/pull/1242)) - updates near-workspaces-rs ([#1239](https://github.com/near/near-sdk-rs/pull/1239))
## `near-contract-standards`
## [5.3.0](https://github.com/near/near-sdk-rs/compare/near-contract-standards-v5.2.1...near-contract-standards-v5.3.0) - 2024-08-13 ### Fixed - Fix storage management error message with proper amount ([#1222](https://github.com/near/near-sdk-rs/pull/1222))


This PR was generated with release-plz.

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.07%. Comparing base (df12263) to head (63678a3). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1240 +/- ## ========================================== - Coverage 80.31% 80.07% -0.25% ========================================== Files 102 102 Lines 14667 14667 ========================================== - Hits 11780 11744 -36 - Misses 2887 2923 +36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.