Skip to content

Commit 810135f

Browse files
committed
chore: eza v0.23.2 changelogs, version bump
Signed-off-by: Christina Sørensen <[email protected]>
1 parent efdc2d5 commit 810135f

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

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

9-
## [0.23.1] - 2025-08-29
9+
## [0.23.2] - 2025-09-05
10+
11+
### Styling
12+
13+
- Update nix style
14+
15+
### Build
16+
17+
- Update cargo
18+
- Update flake
19+
20+
## [0.23.1] - 2025-08-31
1021

1122
### Bug Fixes
1223

@@ -22,6 +33,10 @@ SPDX-License-Identifier: EUPL-1.2
2233

2334
- Added completion
2435

36+
### Miscellaneous Tasks
37+
38+
- Eza v0.23.1 changelogs, version bump
39+
2540
### Build
2641

2742
- Cargo bump 2025-07-19

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.1"
32+
version = "0.23.2"
3333

3434

3535
[package.metadata.deb]

0 commit comments

Comments
 (0)