Compare commits
3
Commits
v0.3.7
...
next-release
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cfc594d5c | ||
|
|
defadc3924 | ||
|
|
6b65e8f66d |
@@ -30,7 +30,7 @@ repos:
|
||||
- id: go-test
|
||||
- id: gofumpt
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v2.13.1
|
||||
rev: v2.13.2
|
||||
hooks:
|
||||
- id: golangci-lint-full
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
|
||||
+7
-1
@@ -2,7 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.3.7] - 2026-08-21
|
||||
## [0.3.8] - 2026-08-31
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.2 (#186)
|
||||
|
||||
## [0.3.7] - 2026-08-29
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user