CosmWasm / sylvia

CosmWasm smart contract framework
Apache License 2.0
90 stars 14 forks source link

chore: release #340

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

🤖 New release

Changelog

## `sylvia-derive`

## [1.0.1](https://github.com/CosmWasm/sylvia/compare/sylvia-derive-v1.0.0...sylvia-derive-v1.0.1) - 2024-04-15 ### Added - Assert `new` method defined ([#342](https://github.com/CosmWasm/sylvia/pull/342)) ### Fixed - Add missing `map_err` on `IntoResponse` result ### Other - Improve error message in `sv::custom` attribute ([#348](https://github.com/CosmWasm/sylvia/pull/348)) - Improve errors in `sv::messages` attribute ([#345](https://github.com/CosmWasm/sylvia/pull/345)) - Improve `no instantiation` error message


This PR was generated with release-plz.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 85.23%. Comparing base (701a787) to head (757cbb9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #340 +/- ## ======================================= Coverage 85.23% 85.23% ======================================= Files 37 37 Lines 2710 2710 ======================================= Hits 2310 2310 Misses 400 400 ```

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