Skip to content

Commit 37ba607

Browse files
committed
chore: Release
1 parent 3234c74 commit 37ba607

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clap_complete_nushell/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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.4.1] - 2023-09-11
11+
1012
### Features
1113

1214
- Allow completions to be used with `use` and `overlay use`
@@ -24,7 +26,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2426
## [4.3.0] - 2023-05-24
2527

2628
<!-- next-url -->
27-
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.0...HEAD
29+
[Unreleased]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.1...HEAD
30+
[4.4.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.4.0...clap_complete_nushell-v4.4.1
2831
[4.4.0]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.2...clap_complete_nushell-v4.4.0
2932
[4.3.2]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.1...clap_complete_nushell-v4.3.2
3033
[4.3.1]: https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.3.0...clap_complete_nushell-v4.3.1

clap_complete_nushell/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "clap_complete_nushell"
3-
version = "4.4.0"
3+
version = "4.4.1"
44
description = "A generator library used with clap for Nushell completion scripts"
55
repository = "https://github.com/clap-rs/clap/tree/master/clap_complete_nushell"
66
categories = ["command-line-interface"]

0 commit comments

Comments
 (0)