near / cargo-near

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

chore: release #213

Closed dj8yfo closed 2 months ago

dj8yfo commented 2 months ago

🤖 New release

Changelog

## `cargo-near`

## [0.8.3](https://github.com/near/cargo-near/compare/cargo-near-v0.8.2...cargo-near-v0.8.3) - 2024-09-02 ### Added - Extracted cargo-near-build into a standalone crate to be able to use it in near-workspaces and other places without the rest of the heavy dependencies of cargo-near ([#198](https://github.com/near/cargo-near/pull/198)) - Added tracking of `cargo near new` usage to collect statistics of the command usage ([#192](https://github.com/near/cargo-near/pull/192))


This PR was generated with release-plz.