Compare commits

..

2 Commits

Author SHA1 Message Date
releaser 2febbd3be2 chore(release): prepare for 1.6.8
cron-checker / build (pull_request) Successful in 16m16s
cron-checker / vulnerabilities (pull_request) Successful in 1m39s
cron-checker / test (pull_request) Successful in 1m35s
2026-06-21 16:30:01 +00:00
releaser 9d72dd41d5 chore(release): prepare for 1.6.8 2026-06-21 16:29:57 +00:00
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.7"
"version": "1.6.8"
}
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [1.6.8] - 2026-06-21
### ⚙️ Miscellaneous Tasks
- *(deps)* Update actions/checkout action to v7 (#374)
## [1.6.7] - 2026-06-15
### 🐛 Bug Fixes