chore(release): prepare for v0.1.12 #482

Merged
argoyle merged 2 commits from next-release into main 2026-08-20 07:59:29 +00:00
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.1.11"
"version": "v0.1.12"
}
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [0.1.12] - 2026-08-19
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang docker tag to v1.26.7 (#479)
- *(deps)* Update golang docker tag to v1.27.0 (#481)
## [0.1.11] - 2026-08-17
### 🐛 Bug Fixes