Skip to content

Commit 77d8b53

Browse files
committed
chore: eza v0.22.0 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
1 parent cf8669e commit 77d8b53

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,30 @@ SPDX-License-Identifier: EUPL-1.2
66
-->
77
# Changelog
88

9+
## [0.22.0] - 2025-07-03
10+
11+
### Bug Fixes
12+
13+
- Replace default_input_path check with "." check
14+
15+
### Documentation
16+
17+
- "cheks" should be "checks"
18+
19+
### Features
20+
21+
- [**breaking**] Define -d/--treat-dirs-as-files behavior, tests
22+
23+
### Build
24+
25+
- Bump phf from 0.11.3 to 0.12.1
26+
- Cargo bump 2025-07-03
27+
- Flake bump 2025-07-03
28+
29+
### Ci
30+
31+
- Automate dependency updates
32+
933
## [0.21.6] - 2025-06-26
1034

1135
### Documentation
@@ -19,6 +43,7 @@ SPDX-License-Identifier: EUPL-1.2
1943
### Miscellaneous Tasks
2044

2145
- Upgrade FreeBSD to 14.3-RELEASE in unit tests workflow
46+
- Eza v0.21.6 changelogs, version bump
2247

2348
### Build
2449

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.21.6"
32+
version = "0.22.0"
3333

3434

3535
[package.metadata.deb]

0 commit comments

Comments
 (0)