Skip to content

Commit 951536e

Browse files
committed
chore: Release
1 parent 3c527af commit 951536e

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

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.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

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.5.5"
3+
version = "4.5.6"
44
description = "A generator library used with clap for Nushell completion scripts"
55
categories = ["command-line-interface"]
66
keywords = [

0 commit comments

Comments
 (0)