Skip to content

Commit

Permalink
chore: release v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frol authored Dec 18, 2024
1 parent c556b2f commit e312bf7
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.16.0](https://github.com/near/near-workspaces-rs/compare/near-workspaces-v0.15.0...near-workspaces-v0.16.0) - 2024-12-18

### Fixed

- include fix from https://github.com/near/cargo-near/pull/266 (#395)

### Other

- [**breaking**] updates near-* dependencies to 0.28 release (#392)

## [0.15.0](https://github.com/near/near-workspaces-rs/compare/near-workspaces-v0.14.1...near-workspaces-v0.15.0) - 2024-11-18

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

0 comments on commit e312bf7

Please sign in to comment.