chore: release eza v0.18.10

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2024-04-11 06:57:27 +02:00 committed by Christina E. Sørensen
parent 86e7cc9b5c
commit 75f1f8cf52
3 changed files with 16 additions and 2 deletions

View file

@ -1,11 +1,25 @@
# Changelog
## [0.18.10] - 2024-04-11
### Bug Fixes
- Bump trycmd from 0.15.0 to 0.15.1
### Build
- Bump nu-ansi-term from 0.49.0 to 0.50.0
## [0.18.9] - 2024-03-27
### Features
- Switch out ansiterm crate for nu_ansi_term
### Miscellaneous Tasks
- Release eza v0.18.9
### Build
- Bump DeterminateSystems/nix-installer-action from 9 to 10

2
Cargo.lock generated
View file

@ -370,7 +370,7 @@ dependencies = [
[[package]]
name = "eza"
version = "0.18.9"
version = "0.18.10"
dependencies = [
"ansi-width",
"chrono",

View file

@ -16,7 +16,7 @@ readme = "README.md"
homepage = "https://github.com/eza-community/eza"
license = "MIT"
repository = "https://github.com/eza-community/eza"
version = "0.18.9"
version = "0.18.10"
[package.metadata.deb]