chore: release eza v0.18.14

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2024-05-02 08:08:21 +02:00 committed by Christina E. Sørensen
parent 01919cdd53
commit f78e4bb617
3 changed files with 19 additions and 2 deletions

View file

@ -1,11 +1,28 @@
# Changelog
## [0.18.14] - 2024-05-02
### Features
- Add icon for "cron.minutely" directory
### Build
- Bump uzers from 0.11.3 to 0.12.0
- Bump libc from 0.2.153 to 0.2.154
- Bump unicode-width from 0.1.11 to 0.1.12
- Bump palette from 0.7.5 to 0.7.6
## [0.18.13] - 2024-04-25
### Features
- Generate completion/manpage tarballs on release
### Miscellaneous Tasks
- Release eza v0.18.13
## [0.18.12] - 2024-04-22
### Bug Fixes

2
Cargo.lock generated
View file

@ -376,7 +376,7 @@ dependencies = [
[[package]]
name = "eza"
version = "0.18.13"
version = "0.18.14"
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.13"
version = "0.18.14"
[package.metadata.deb]