Skip to content

Commit c176e40

Browse files
committed
chore: Release cshell version 0.13.1
1 parent f51891f commit c176e40

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.13.1] - 2025-12-31
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Update tx3-sdk to v0.9.1
10+
- Update tx3-sdk to v0.9.2
11+
512
## [0.13.0] - 2025-12-29
613

714
### 🚀 Features
@@ -18,9 +25,14 @@ All notable changes to this project will be documented in this file.
1825

1926
- Add examples (#46)
2027

28+
### 🔧 Continuous Integration
29+
30+
- Remove x86 apple binary build
31+
2132
### ⚙️ Miscellaneous Tasks
2233

2334
- Update deps across the board (#48)
35+
- Release cshell version 0.13.0
2436

2537
## [0.12.0] - 2025-09-03
2638

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.0"
3+
version = "0.13.1"
44
edition = "2021"
55
rust-version = "1.88.0"
66
authors = ["TxPipe <[email protected]>"]

0 commit comments

Comments
 (0)