Prechádzať zdrojové kódy

chore: eza v0.23.4 changelogs, version bump

Signed-off-by: Christina Sørensen <ces@fem.gg>
Christina Sørensen 2 mesiacov pred
rodič
commit
5b7bc61765
3 zmenil súbory, kde vykonal 10 pridanie a 3 odobranie
  1. 8 1
      CHANGELOG.md
  2. 1 1
      Cargo.lock
  3. 1 1
      Cargo.toml

+ 8 - 1
CHANGELOG.md

@@ -6,7 +6,13 @@ SPDX-License-Identifier: EUPL-1.2
 -->
 -->
 # Changelog
 # Changelog
 
 
-## [0.23.3] - 2025-09-13
+## [0.23.4] - 2025-10-03
+
+### Bug Fixes
+
+- Update nixpkgs/cargo dependencies
+
+## [0.23.3] - 2025-09-14
 
 
 ### Documentation
 ### Documentation
 
 
@@ -19,6 +25,7 @@ SPDX-License-Identifier: EUPL-1.2
 ### Miscellaneous Tasks
 ### Miscellaneous Tasks
 
 
 - Update snapcraft manifest for core24
 - Update snapcraft manifest for core24
+- Eza v0.23.3 changelogs, version bump
 
 
 ### Build
 ### Build
 
 

+ 1 - 1
Cargo.lock

@@ -411,7 +411,7 @@ dependencies = [
 
 
 [[package]]
 [[package]]
 name = "eza"
 name = "eza"
-version = "0.23.3"
+version = "0.23.4"
 dependencies = [
 dependencies = [
  "ansi-width",
  "ansi-width",
  "backtrace",
  "backtrace",

+ 1 - 1
Cargo.toml

@@ -29,7 +29,7 @@ readme = "README.md"
 homepage = "https://github.com/eza-community/eza"
 homepage = "https://github.com/eza-community/eza"
 license = "EUPL-1.2"
 license = "EUPL-1.2"
 repository = "https://github.com/eza-community/eza"
 repository = "https://github.com/eza-community/eza"
-version = "0.23.3"
+version = "0.23.4"
 
 
 
 
 [package.metadata.deb]
 [package.metadata.deb]