Signed-off-by: Christina Sørensen <christina@cafkafk.com>
@@ -1,11 +1,21 @@
# Changelog
+## [0.18.21] - 2024-07-01
+
+### Bug Fixes
+- Fix missing line breaks in _eza
## [0.18.20] - 2024-06-27
### Features
- Add --no-|show-symlinks flags for filtering output
+### Miscellaneous Tasks
+- Release eza v0.18.20
## [0.18.19] - 2024-06-20
### Bug Fixes
@@ -387,7 +387,7 @@ dependencies = [
[[package]]
name = "eza"
-version = "0.18.20"
+version = "0.18.21"
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]