Skip to content

Commit 6ced1eb

Browse files
chore: release v0.11.0 (#33)
## 🤖 New release * `near-socialdb-client`: 0.10.1 -> 0.11.0 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.11.0](v0.10.1...v0.11.0) - 2025-05-09 ### Other - [**breaking**] updates near-* dependencies to 0.30 release ([#32](#32)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 61c5cad commit 6ced1eb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.11.0](https://github.com/bos-cli-rs/near-socialdb-client-rs/compare/v0.10.1...v0.11.0) - 2025-05-09
10+
11+
### Other
12+
13+
- [**breaking**] updates near-* dependencies to 0.30 release ([#32](https://github.com/bos-cli-rs/near-socialdb-client-rs/pull/32))
14+
915
## [0.10.1](https://github.com/bos-cli-rs/near-socialdb-client-rs/compare/v0.10.0...v0.10.1) - 2025-03-21
1016

1117
### Other

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-socialdb-client"
3-
version = "0.10.1"
3+
version = "0.11.0"
44
edition = "2021"
55
authors = ["FroVolod <[email protected]>", "frol <[email protected]>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)