File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ## [ 4.5.6] - 2025-05-27
11+
1012## [ 4.5.5] - 2025-01-02
1113
1214### Features
@@ -52,7 +54,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5254## [ 4.3.0] - 2023-05-24
5355
5456<!-- next-url -->
55- [ Unreleased ] : https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.5...HEAD
57+ [ Unreleased ] : https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.6...HEAD
58+ [ 4.5.6 ] : https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.5...clap_complete_nushell-v4.5.6
5659[ 4.5.5 ] : https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.4...clap_complete_nushell-v4.5.5
5760[ 4.5.4 ] : https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.3...clap_complete_nushell-v4.5.4
5861[ 4.5.3 ] : https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.2...clap_complete_nushell-v4.5.3
Original file line number Diff line number Diff line change 11[package ]
22name = " clap_complete_nushell"
3- version = " 4.5.5 "
3+ version = " 4.5.6 "
44description = " A generator library used with clap for Nushell completion scripts"
55categories = [" command-line-interface" ]
66keywords = [
You can’t perform that action at this time.
0 commit comments