interactive-clap/interactive-clap-derive
Vlad Frolov bd650fe49e
chore: release v0.2.10 (#18)
## 🤖 New release
* `interactive-clap-derive`: 0.2.9 -> 0.2.10
* `interactive-clap`: 0.2.9 -> 0.2.10 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

## `interactive-clap-derive`
<blockquote>

##
[0.2.10](https://github.com/near-cli-rs/interactive-clap/compare/interactive-clap-derive-v0.2.9...interactive-clap-derive-v0.2.10)
- 2024-04-21

### Added
- Add support for "subargs"
([#17](https://github.com/near-cli-rs/interactive-clap/pull/17))
</blockquote>

## `interactive-clap`
<blockquote>

##
[0.2.10](https://github.com/near-cli-rs/interactive-clap/compare/interactive-clap-v0.2.9...interactive-clap-v0.2.10)
- 2024-04-21

### Added
- Add support for "subargs"
([#17](https://github.com/near-cli-rs/interactive-clap/pull/17))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
2024-04-21 15:24:09 +02:00
..
src feat: Add support for "subargs" (#17) 2024-04-21 13:35:25 +02:00
.gitignore prepare for publishing to Crates.io 2022-12-20 16:05:06 +01:00
Cargo.toml chore: release v0.2.10 (#18) 2024-04-21 15:24:09 +02:00
CHANGELOG.md chore: release v0.2.10 (#18) 2024-04-21 15:24:09 +02:00
LICENSE-APACHE prepare for publishing to Crates.io 2022-12-20 16:05:06 +01:00
LICENSE-MIT prepare for publishing to Crates.io 2022-12-20 16:05:06 +01:00