Skip to content

Commit eb129aa

Browse files
committed
chore: Release aleph-tui version 0.4.4
1 parent d8472bb commit eb129aa

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
@@ -2,12 +2,20 @@
22

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

5+
## [0.4.4] - 2025-09-17
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Update actions/download-artifact to v5
10+
- Add cargo-dist workaround for https://github.com/axodotdev/cargo-dist/issues/1760
11+
512
## [0.4.3] - 2025-09-16
613

714
### ⚙️ Miscellaneous Tasks
815

916
- Update cargo-dist to 0.28.0
1017
- Update cargo-dist to 0.30.0
18+
- Release aleph-tui version 0.4.3
1119

1220
## [0.4.2] - 2025-09-16
1321

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 = "aleph-tui"
3-
version = "0.4.3"
3+
version = "0.4.4"
44
edition = "2021"
55
repository = "https://github.com/stchris/aleph-tui"
66
homepage = "https://github.com/stchris/aleph-tui"

0 commit comments

Comments
 (0)