Skip to content

Commit

Permalink
chore: release v0.11.0 (#364)
Browse files Browse the repository at this point in the history
## 🤖 New release
* `near-workspaces`: 0.10.1 -> 0.11.0

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

<blockquote>

##
[0.11.0](near-workspaces-v0.10.1...near-workspaces-v0.11.0)
- 2024-07-05

### Other
- Upgraded deps
([#363](#363))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
  • Loading branch information
frol committed Jul 8, 2024
1 parent 456cfbd commit 0c1ecad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## [Unreleased]

## [0.11.0](https://github.com/near/near-workspaces-rs/compare/near-workspaces-v0.10.1...near-workspaces-v0.11.0) - 2024-07-05

### Other
- Upgraded deps ([#363](https://github.com/near/near-workspaces-rs/pull/363))

## [0.10.1](https://github.com/near/near-workspaces-rs/compare/near-workspaces-v0.10.0...near-workspaces-v0.10.1) - 2024-06-26

### Added
Expand Down
2 changes: 1 addition & 1 deletion workspaces/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "near-workspaces"
version = "0.10.1"
version = "0.11.0"
edition = "2018"
license = "MIT OR Apache-2.0"
readme = "README.md"
Expand Down

0 comments on commit 0c1ecad

Please sign in to comment.