Skip to content

Commit d83703a

Browse files
chore: release v0.5.4 (#239)
## πŸ€– New release * `ducker`: 0.5.3 -> 0.5.4 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.5.4](v0.5.3...v0.5.4) - 2025-10-30 ### Other - *(deps)* bump clap from 4.5.49 to 4.5.50 ([#238](#238)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c8bb4c commit d83703a

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.5.4](https://github.com/robertpsoane/ducker/compare/v0.5.3...v0.5.4) - 2025-10-30
10+
11+
### Other
12+
13+
- *(deps)* bump clap from 4.5.49 to 4.5.50 ([#238](https://github.com/robertpsoane/ducker/pull/238))
14+
915
## [0.5.3](https://github.com/robertpsoane/ducker/compare/v0.5.2...v0.5.3) - 2025-10-20
1016

1117
### Fixed

β€Ž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.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "ducker"
33
description = "A slightly quackers Docker TUI based on k9s πŸ¦†"
44
authors = ["Robert Soane"]
5-
version = "0.5.3"
5+
version = "0.5.4"
66
homepage = "https://ducker.soane.io"
77
repository = "https://github.com/robertpsoane/ducker"
88
edition = "2021"

0 commit comments

Comments
Β (0)