Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: Vlad <304265+frol@users.noreply.github.com>
  • Loading branch information
frol committed Jan 25, 2024
1 parent f59dd3e commit 4270555
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Unreleased]

## [0.10.0](https://github.com/near/near-workspaces-rs/compare/near-workspaces-v0.9.0...near-workspaces-v0.10.0) - 2024-01-25

### Other
- Upgraded NEAR crates to 0.20.0 release ([#346](https://github.com/near/near-workspaces-rs/pull/346))
- dependecy bumps ([#338](https://github.com/near/near-workspaces-rs/pull/338))
- cleanup internals ([#329](https://github.com/near/near-workspaces-rs/pull/329))
- use stable sandbox by default ([#335](https://github.com/near/near-workspaces-rs/pull/335))
- [**breaking**] Remove `interop_sdk` feature from defaults ([#339](https://github.com/near/near-workspaces-rs/pull/339))
- fix typos ([#340](https://github.com/near/near-workspaces-rs/pull/340))

## [0.9.0](https://github.com/near/near-workspaces-rs/compare/near-workspaces-v0.8.0...near-workspaces-v0.9.0) - 2023-10-30

### 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.9.0"
version = "0.10.0"
edition = "2018"
license = "MIT OR Apache-2.0"
readme = "README.md"
Expand Down

0 comments on commit 4270555

Please sign in to comment.