Skip to content

Commit 9d4e3d8

Browse files
authored
Merge pull request #14 from stvnksslr/release-plz-2025-12-26T17-32-30Z
chore: release v0.1.15
2 parents c3485c3 + 954f347 commit 9d4e3d8

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ 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

88
## [Unreleased]
9+
## [0.1.15](https://github.com/stvnksslr/khelp/compare/v0.1.14...v0.1.15) - 2025-12-26
10+
11+
### Other
12+
- chore(license file): (by @stvnksslr)
13+
14+
### Contributors
15+
16+
* @stvnksslr
917
## [0.1.14](https://github.com/stvnksslr/khelp/compare/v0.1.13...v0.1.14) - 2025-12-26
1018

1119
### Added

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,6 +1,6 @@
11
[package]
22
name = "khelp"
3-
version = "0.1.14"
3+
version = "0.1.15"
44
edition = "2024"
55
description = "A tool for managing kubernetes contexts"
66
repository = "https://github.com/stvnksslr/khelp"

0 commit comments

Comments
 (0)