From f26a342b662476a8ce3d96f010925e90107cfc06 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 4 Mar 2025 21:46:40 +0000 Subject: [PATCH] chore(release): v2.0.13 [skip ci] ## [2.0.13](https://github.com/maxbrunet/prometheus-elasticache-sd/compare/v2.0.12...v2.0.13) (2025-03-04) ### Build System * **deps:** update go to v1.24.1 ([#949](https://github.com/maxbrunet/prometheus-elasticache-sd/issues/949)) ([43e43db](https://github.com/maxbrunet/prometheus-elasticache-sd/commit/43e43dba8b91bc7e644d61915d22422c4da2b681)) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c85e8134..f82c85ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [2.0.13](https://github.com/maxbrunet/prometheus-elasticache-sd/compare/v2.0.12...v2.0.13) (2025-03-04) + +### Build System + +* **deps:** update go to v1.24.1 ([#949](https://github.com/maxbrunet/prometheus-elasticache-sd/issues/949)) ([43e43db](https://github.com/maxbrunet/prometheus-elasticache-sd/commit/43e43dba8b91bc7e644d61915d22422c4da2b681)) + ## [2.0.12](https://github.com/maxbrunet/prometheus-elasticache-sd/compare/v2.0.11...v2.0.12) (2025-03-03) ### Build System