chore: Release
diff --git a/Cargo.lock b/Cargo.lock
index 2ce5646..bd7e006 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -513,7 +513,7 @@
 
 [[package]]
 name = "clap_complete_nushell"
-version = "4.5.9"
+version = "4.5.10"
 dependencies = [
  "clap 4.5.51",
  "clap_complete",
diff --git a/clap_complete_nushell/CHANGELOG.md b/clap_complete_nushell/CHANGELOG.md
index 91203a6..c65da04 100644
--- a/clap_complete_nushell/CHANGELOG.md
+++ b/clap_complete_nushell/CHANGELOG.md
@@ -7,6 +7,8 @@
 <!-- next-header -->
 ## [Unreleased] - ReleaseDate
 
+## [4.5.10] - 2025-10-31
+
 ### Fixes
 
 - Fix the order of positional arguments
@@ -64,7 +66,8 @@
 ## [4.3.0] - 2023-05-24
 
 <!-- next-url -->
-[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.9...HEAD
+[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.10...HEAD
+[4.5.10]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.9...clap_complete_nushell-v4.5.10
 [4.5.9]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.8...clap_complete_nushell-v4.5.9
 [4.5.8]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.7...clap_complete_nushell-v4.5.8
 [4.5.7]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.6...clap_complete_nushell-v4.5.7
diff --git a/clap_complete_nushell/Cargo.toml b/clap_complete_nushell/Cargo.toml
index 790d483..2cf7a7d 100644
--- a/clap_complete_nushell/Cargo.toml
+++ b/clap_complete_nushell/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "clap_complete_nushell"
-version = "4.5.9"
+version = "4.5.10"
 description = "A generator library used with clap for Nushell completion scripts"
 categories = ["command-line-interface"]
 keywords = [