2 Commits

Author SHA1 Message Date
releaser b040cf6d82 chore(release): prepare for 1.6.4
cron-checker / test (pull_request) Successful in 1m51s
cron-checker / vulnerabilities (pull_request) Successful in 2m40s
cron-checker / build (pull_request) Successful in 16m10s
2026-04-07 07:12:30 +00:00
releaser 9ff0e9c376 chore(release): prepare for 1.6.4 2026-04-07 07:12:21 +00:00
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.3"
"version": "1.6.4"
}
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [1.6.4] - 2026-04-07
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#341)
## [1.6.3] - 2026-03-19
### 🐛 Bug Fixes