Signed-off-by: Christina Sørensen <christina@cafkafk.com>
@@ -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
@@ -370,7 +370,7 @@ dependencies = [
[[package]]
name = "eza"
-version = "0.18.9"
+version = "0.18.10"
dependencies = [
"ansi-width",
"chrono",
@@ -16,7 +16,7 @@ readme = "README.md"
homepage = "https://github.com/eza-community/eza"
license = "MIT"
repository = "https://github.com/eza-community/eza"
[package.metadata.deb]