Signed-off-by: Christina Sørensen <christina@cafkafk.com>
@@ -1,5 +1,15 @@
# Changelog
+## [0.18.19] - 2024-06-20
+
+### Bug Fixes
+- Ship release binaries
+### Build
+- Bump git2 from 0.18.3 to 0.19.0
## [0.18.18] - 2024-06-13
### Features
@@ -9,6 +19,10 @@
- Run on all features by default
- Ask for shell and terminal in bug report template
+### Miscellaneous Tasks
+- Release eza v0.18.18
### Build
- Bump unicode-width from 0.1.12 to 0.1.13
@@ -387,7 +387,7 @@ dependencies = [
[[package]]
name = "eza"
-version = "0.18.18"
+version = "0.18.19"
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]