Jelajahi Sumber

chore: release eza v0.18.17

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 1 tahun lalu
induk
melakukan
c4007bc952
3 mengubah file dengan 17 tambahan dan 2 penghapusan
  1. 15 0
      CHANGELOG.md
  2. 1 1
      Cargo.lock
  3. 1 1
      Cargo.toml

+ 15 - 0
CHANGELOG.md

@@ -1,5 +1,16 @@
 # Changelog
 # Changelog
 
 
+## [0.18.17] - 2024-06-05
+
+### Features
+
+- Add icon for Nushell extension
+
+### Build
+
+- Bump trycmd from 0.15.1 to 0.15.2
+- Bump libc from 0.2.154 to 0.2.155
+
 ## [0.18.16] - 2024-05-16
 ## [0.18.16] - 2024-05-16
 
 
 ### Bug Fixes
 ### Bug Fixes
@@ -13,6 +24,10 @@
 - Fix typo in `INSTALL.md`
 - Fix typo in `INSTALL.md`
 - Use 3 columns for packaging status badge
 - Use 3 columns for packaging status badge
 
 
+### Miscellaneous Tasks
+
+- Release eza v0.18.16
+
 ### Build
 ### Build
 
 
 - Bump DeterminateSystems/flake-checker-action from 5 to 7
 - Bump DeterminateSystems/flake-checker-action from 5 to 7

+ 1 - 1
Cargo.lock

@@ -387,7 +387,7 @@ dependencies = [
 
 
 [[package]]
 [[package]]
 name = "eza"
 name = "eza"
-version = "0.18.16"
+version = "0.18.17"
 dependencies = [
 dependencies = [
  "ansi-width",
  "ansi-width",
  "chrono",
  "chrono",

+ 1 - 1
Cargo.toml

@@ -16,7 +16,7 @@ readme = "README.md"
 homepage = "https://github.com/eza-community/eza"
 homepage = "https://github.com/eza-community/eza"
 license = "MIT"
 license = "MIT"
 repository = "https://github.com/eza-community/eza"
 repository = "https://github.com/eza-community/eza"
-version = "0.18.16"
+version = "0.18.17"
 
 
 
 
 [package.metadata.deb]
 [package.metadata.deb]