From 82a5e095d2a74da8f11271f368de393a5ccb4171 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Thu, 24 Apr 2025 19:29:50 +0200 Subject: [PATCH] chore: prepare release --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b57f004361..6fe75cef256a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,13 @@ If you value it, consider supporting us, we appreciate it! ❤️ [![Open Collective backers and sponsors](https://img.shields.io/badge/OpenCollective-Donate-blue?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint) [![GitHub Sponsors](https://img.shields.io/badge/GitHub-Donate-blue?logo=github&style=for-the-badge)](https://github.com/sponsors/golangci) -### v2.1.2 +### v2.1.4 + +Due to an error related to Snapcraft, some artifacts of the v2.1.3 release have not been published. + +This release contains the same things as v2.1.3. + +### v2.1.3 1. Linters bug fixes * `fatcontext`: from 0.7.2 to 0.8.0