Compare commits
1
Commits
main
..
6bfa64edf3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6bfa64edf3 |
@@ -30,7 +30,7 @@ repos:
|
|||||||
- id: go-test
|
- id: go-test
|
||||||
- id: gofumpt
|
- id: gofumpt
|
||||||
- repo: https://github.com/golangci/golangci-lint
|
- repo: https://github.com/golangci/golangci-lint
|
||||||
rev: v2.13.1
|
rev: v2.12.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: golangci-lint-full
|
- id: golangci-lint-full
|
||||||
- repo: https://github.com/gitleaks/gitleaks
|
- repo: https://github.com/gitleaks/gitleaks
|
||||||
|
|||||||
+1
-12
@@ -2,18 +2,7 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [0.3.7] - 2026-08-21
|
## [0.3.6] - 2026-07-25
|
||||||
|
|
||||||
### 🐛 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
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user