Skip to content

Commit bb163d1

Browse files
chore: bump version to 0.5.5 (#64)
Co-authored-by: dgunzy <dgunzy@users.noreply.github.com>
1 parent 4858ae7 commit bb163d1

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.5.5] - 2025-12-07
11+
12+
## Version 0.5.5
13+
14+
### Changed
15+
- Updated dependencies to address known security vulnerabilities
16+
1017
## [0.5.4] - 2025-12-07
1118

1219
### Version 0.5.4

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
@@ -1,7 +1,7 @@
11
[package]
22
name = "flux9s"
33

4-
version = "0.5.4"
4+
version = "0.5.5"
55
edition = "2021"
66
authors = ["Dan Guns <danbguns@gmail.com>"]
77
description = "A K9s-inspired terminal UI for monitoring Flux GitOps resources"

0 commit comments

Comments
 (0)