Skip to content

Commit 7277b04

Browse files
committed
chore: Release cshell version 0.13.2
1 parent 9d4d536 commit 7277b04

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.13.2] - 2025-12-31
6+
7+
### 🐛 Bug Fixes
8+
9+
- Improve inquire of custom addresses
10+
511
## [0.13.1] - 2025-12-31
612

713
### ⚙️ Miscellaneous Tasks
814

915
- Update tx3-sdk to v0.9.1
1016
- Update tx3-sdk to v0.9.2
17+
- Release cshell version 0.13.1
1118

1219
## [0.13.0] - 2025-12-29
1320

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 = "cshell"
3-
version = "0.13.1"
3+
version = "0.13.2"
44
edition = "2021"
55
rust-version = "1.88.0"
66
authors = ["TxPipe <hello@txpipe.io>"]

0 commit comments

Comments
 (0)