Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cfc594d5c | ||
|
|
defadc3924 | ||
|
|
6b65e8f66d | ||
|
|
1a6962eff0 | ||
|
|
d2f6af8fc2 | ||
|
|
ea952ee3dd |
@@ -30,7 +30,7 @@ repos:
|
||||
- id: go-test
|
||||
- id: gofumpt
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v2.12.2
|
||||
rev: v2.13.2
|
||||
hooks:
|
||||
- id: golangci-lint-full
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
|
||||
+18
-1
@@ -2,7 +2,24 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.3.6] - 2026-07-25
|
||||
## [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
|
||||
|
||||
- *(deps)* Update module github.com/stretchr/testify to v1.12.0 (#180)
|
||||
- *(deps)* Update module github.com/stretchr/testify to v1.12.1 (#182)
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.1 (#183)
|
||||
|
||||
## [0.3.6] - 2026-08-11
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user