Skip to content

Commit 3a6d80a

Browse files
committed
chore: add changelog
1 parent 33c140e commit 3a6d80a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ If you value it, consider supporting us, we appreciate it! ❤️
77
[![Open Collective backers and sponsors](https://img.shields.io/badge/OpenCollective-Donate-blue?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint)
88
[![GitHub Sponsors](https://img.shields.io/badge/GitHub-Donate-blue?logo=github&style=for-the-badge)](https://github.com/sponsors/golangci)
99

10+
### v1.62.2
11+
12+
1. Updated linters
13+
* `fatcontext`: from 0.5.2 to 0.5.3
14+
* `ginkgolinter`: from 0.18.0 to 0.18.3
15+
* `go-errorlint`: from 1.6.0 to 1.7.0
16+
* `iface`: from 1.2.0 to 1.2.1
17+
* `revive`: from 1.5.0 to 1.5.1
18+
* `testifylint`: from 1.5.0 to 1.5.2
19+
2. Misc.
20+
* fix: ignore cache error when file not found
21+
22+
### v1.62.1
23+
24+
Cancelled due to CI failure.
25+
1026
### v1.62.0
1127

1228
1. New linters

0 commit comments

Comments
 (0)