Skip to content

Commit 0069e0d

Browse files
authored
Merge pull request #2 from KKamJi98/release-please--branches--main
chore(main): release 1.2.0
2 parents 71b50e3 + 546ac5f commit 0069e0d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.2.0](https://github.com/KKamJi98/monitoring-kubernetes/compare/v1.1.0...v1.2.0) (2025-06-28)
9+
10+
11+
### Features
12+
13+
* Apply rich library for enhanced main menu display ([4d821c0](https://github.com/KKamJi98/monitoring-kubernetes/commit/4d821c064accc1c09a08eb5b11cd5e4dc9bc1bf1))
14+
* Enhance main menu display ([76d2179](https://github.com/KKamJi98/monitoring-kubernetes/commit/76d2179c82e334ab84d7d472df1c8b01a733c4dc))
15+
16+
17+
### Bug Fixes
18+
19+
* Ensure consistent rich styling for all main menu items ([7596ae2](https://github.com/KKamJi98/monitoring-kubernetes/commit/7596ae29685893c897266f9f4868f8fb310a9ee6))
20+
21+
22+
### Documentation
23+
24+
* Update README.md UI and refactor menu title ([8c179b1](https://github.com/KKamJi98/monitoring-kubernetes/commit/8c179b13ce165658278f63d780db34427b773390))
25+
826
## [1.1.0](https://github.com/KKamJi98/monitoring-kubernetes/compare/v1.0.1...v1.1.0) (2025-06-28)
927

1028

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "monitoring-kubernetes"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
description = "monitoring kubernetes with python"
55
authors = [
66
{ name = "KKamJi", email = "[email protected]" }

0 commit comments

Comments
 (0)