Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 🤖 New release * `near-cli-rs`: 0.13.0 -> 0.14.0 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.14.0](v0.13.0...v0.14.0) - 2024-08-13 ### Fixed - Require at least one access key to be selected in interactive mode when deleting a key ([#385](#385)) - Handle delegated stake errors gracefully and display a warning message instead of failing the view-account-summary command completely ([#382](#382)) - Entering the name of the function in interactive mode ([#379](#379)) - Fixed a typo in `inspect` output about missing ABI support ([#374](#374)) ### Other - updated near-* to 0.24.0, bumped up rust version ([#381](#381)) - Added videos to the README for installation process on Windows ([#378](#378)) - Cleaned up error message reporting by disabling env section of color_eyre report ([#380](#380)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/). --------- Co-authored-by: akorchyn <[email protected]>
- Loading branch information