Skip to content

Commit b7f934d

Browse files
authored
chore: release v0.23.6
1 parent d55d059 commit b7f934d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.23.6](https://github.com/near/near-cli-rs/compare/v0.23.5...v0.23.6) - 2026-01-09
11+
12+
### Other
13+
14+
- Replaced macos-13, being browned out ([#549](https://github.com/near/near-cli-rs/pull/549))
15+
- added DevEx to CODEOWNERS ([#548](https://github.com/near/near-cli-rs/pull/548))
16+
- Updated the copyright year to 2026 ([#544](https://github.com/near/near-cli-rs/pull/544))
17+
1018
## [0.23.5](https://github.com/near/near-cli-rs/compare/v0.23.4...v0.23.5) - 2026-01-01
1119

1220
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "near-cli-rs"
3-
version = "0.23.5"
3+
version = "0.23.6"
44
authors = ["FroVolod <frol_off@meta.ua>", "Near Inc <hello@nearprotocol.com>"]
55
license = "MIT OR Apache-2.0"
66
edition = "2021"

0 commit comments

Comments
 (0)