chore(release): prepare for v0.1.3 #374

Merged
argoyle merged 2 commits from next-release into main 2026-02-12 11:15:20 +00:00
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.1.2" "version": "v0.1.3"
} }
+11 -1
View File
@@ -2,11 +2,19 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.1.2] - 2026-02-07 ## [0.1.3] - 2026-02-12
### ⚙️ Miscellaneous Tasks
- *(deps)* Update dependency go to v1.26.0 (#368)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#371)
## [0.1.2] - 2026-02-11
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- *(deps)* Update module github.com/alecthomas/kong to v1.14.0 (#367) - *(deps)* Update module github.com/alecthomas/kong to v1.14.0 (#367)
- *(deps)* Update kubernetes packages to v0.35.1 (#372)
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
@@ -18,6 +26,8 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update golang:1.25.6 docker digest to ceda080 (#364) - *(deps)* Update golang:1.25.6 docker digest to ceda080 (#364)
- *(deps)* Update dependency go to v1.25.7 (#365) - *(deps)* Update dependency go to v1.25.7 (#365)
- *(deps)* Update golang docker tag to v1.25.7 (#366) - *(deps)* Update golang docker tag to v1.25.7 (#366)
- *(deps)* Update golang:1.25.7 docker digest to d2819ff (#369)
- *(deps)* Update golang docker tag to v1.26.0 (#370)
## [0.1.1] - 2026-01-10 ## [0.1.1] - 2026-01-10