Signed-off-by: Christina Sørensen <christina@cafkafk.com>
@@ -1,11 +1,26 @@
# Changelog
+## [0.19.1] - 2024-08-28
+
+### Bug Fixes
+- FreeBSD build.
+- Typo
+### Build
+- Bump uzers from 0.12.0 to 0.12.1
## [0.19.0] - 2024-08-08
### Bug Fixes
- [**breaking**] Implement `EZA_GRID_ROWS` grid details view minimum rows threshold
+### Miscellaneous Tasks
+- Release eza v0.19.0
## [0.18.24] - 2024-08-03
@@ -387,7 +387,7 @@ dependencies = [
[[package]]
name = "eza"
-version = "0.19.0"
+version = "0.19.1"
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]