chore(release): prepare for v0.1.7 #409

Closed
releaser wants to merge 2 commits from next-release into main
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.1.6"
"version": "v0.1.7"
}
+10
View File
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [0.1.7] - 2026-04-27
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.0 (#408)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.2 docker digest to e1203b8 (#407)
## [0.1.6] - 2026-04-19
### 🐛 Bug Fixes