Skip to content

Commit eea9491

Browse files
chore: bump version to 0.8.1 (#151)
1 parent c64621c commit eea9491

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.8.1] - 2026-04-03
11+
12+
## Version 0.8.1
13+
14+
### Added
15+
- Added the `Describe` command
16+
17+
### Changed
18+
- Changed the `d` command to `describe`
19+
- Changed the `delete` command
20+
1021
## [0.8.0] - 2026-03-18
1122

1223
### Version 0.8.0

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.8.0"
4+
version = "0.8.1"
55
edition = "2024"
66
authors = ["Dan Guns <danbguns@gmail.com>"]
77
description = "A K9s-inspired terminal UI for monitoring Flux GitOps resources"

0 commit comments

Comments
 (0)