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/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 4.5.6] - 2025-05-27
11
+
10
12
## [ 4.5.5] - 2025-01-02
11
13
12
14
### Features
@@ -52,7 +54,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
52
54
## [ 4.3.0] - 2023-05-24
53
55
54
56
<!-- 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
56
59
[ 4.5.5 ] : https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.4...clap_complete_nushell-v4.5.5
57
60
[ 4.5.4 ] : https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.3...clap_complete_nushell-v4.5.4
58
61
[ 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 1
1
[package ]
2
2
name = " clap_complete_nushell"
3
- version = " 4.5.5 "
3
+ version = " 4.5.6 "
4
4
description = " A generator library used with clap for Nushell completion scripts"
5
5
categories = [" command-line-interface" ]
6
6
keywords = [
You can’t perform that action at this time.
0 commit comments