near / cargo-near

Cargo extension for building Rust smart contracts on NEAR
Apache License 2.0
33 stars 16 forks source link

chore: release v0.6.3 #155

Closed frol closed 1 month ago

frol commented 4 months ago

🤖 New release

Changelog

## [0.6.3](https://github.com/near/cargo-near/compare/cargo-near-v0.6.2...cargo-near-v0.6.3) - 2024-07-03 ### Added - Support passing feature flags to `cargo` invocation ([#160](https://github.com/near/cargo-near/pull/160)) ### Fixed - Also pass feature flags to ABI build step ([#161](https://github.com/near/cargo-near/pull/161)) ### Other - Updates near-cli-rs and cargo-near in the new project template to latest versions ([#168](https://github.com/near/cargo-near/pull/168)) - Updated dependencies to the latest versions ([#167](https://github.com/near/cargo-near/pull/167)) - Updated "interactive_clap" to 0.2.10 (updated "flatten" parameter) ([#154](https://github.com/near/cargo-near/pull/154))


This PR was generated with release-plz.