near / near-cli-rs

near CLI is your human-friendly companion that helps to interact with NEAR Protocol from command line.
https://near.cli.rs
Apache License 2.0
98 stars 55 forks source link

chore: release v0.11.1 #354

Closed frol closed 3 months ago

frol commented 3 months ago

🤖 New release

Changelog

## [0.11.1](https://github.com/near/near-cli-rs/compare/v0.11.0...v0.11.1) - 2024-07-01 ### Added - Added loading indicators for "contract" group commands ([#357](https://github.com/near/near-cli-rs/pull/357)) - Added loading indicators for "staking" group commands ([#356](https://github.com/near/near-cli-rs/pull/356)) - Added loading indicators for "tokens" group commands ([#355](https://github.com/near/near-cli-rs/pull/355)) - Added loading indicators for "accounts" group commands ([#352](https://github.com/near/near-cli-rs/pull/352)) ### Other - replace `ed25519-dalek` 1 -> 2 major version ([#359](https://github.com/near/near-cli-rs/pull/359))


This PR was generated with release-plz.