Skip to content

Commit 05d20d1

Browse files
committed
chore: eza v0.23.3 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
1 parent 4b5d6a9 commit 05d20d1

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

CHANGELOG.md

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

9-
## [0.23.2] - 2025-09-05
9+
## [0.23.3] - 2025-09-13
10+
11+
### Documentation
12+
13+
- Corrected "user_executable_file" option
14+
15+
### Features
16+
17+
- Update flake inputs
18+
19+
### Miscellaneous Tasks
20+
21+
- Update snapcraft manifest for core24
22+
23+
### Build
24+
25+
- Update cargo deps
26+
27+
## [0.23.2] - 2025-09-06
28+
29+
### Miscellaneous Tasks
30+
31+
- Eza v0.23.2 changelogs, version bump
1032

1133
### Styling
1234

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.2"
32+
version = "0.23.3"
3333

3434

3535
[package.metadata.deb]

0 commit comments

Comments
 (0)