Skip to content

Commit 5b7bc61

Browse files
committed
chore: eza v0.23.4 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
1 parent 0e47631 commit 5b7bc61

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ SPDX-License-Identifier: EUPL-1.2
66
-->
77
# Changelog
88

9-
## [0.23.3] - 2025-09-13
9+
## [0.23.4] - 2025-10-03
10+
11+
### Bug Fixes
12+
13+
- Update nixpkgs/cargo dependencies
14+
15+
## [0.23.3] - 2025-09-14
1016

1117
### Documentation
1218

@@ -19,6 +25,7 @@ SPDX-License-Identifier: EUPL-1.2
1925
### Miscellaneous Tasks
2026

2127
- Update snapcraft manifest for core24
28+
- Eza v0.23.3 changelogs, version bump
2229

2330
### Build
2431

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
@@ -29,7 +29,7 @@ readme = "README.md"
2929
homepage = "https://github.com/eza-community/eza"
3030
license = "EUPL-1.2"
3131
repository = "https://github.com/eza-community/eza"
32-
version = "0.23.3"
32+
version = "0.23.4"
3333

3434

3535
[package.metadata.deb]

0 commit comments

Comments
 (0)