From 59d7f6ca69d710efde399fa3dddb8c45c02c197a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 2 Sep 2024 22:27:09 +0000 Subject: [PATCH] chore(release): v1.0.325 [skip ci] ## [1.0.325](https://github.com/maxbrunet/prometheus-elasticache-sd/compare/v1.0.324...v1.0.325) (2024-09-02) ### Build System * **deps:** update aws-sdk-go-v2 monorepo ([#790](https://github.com/maxbrunet/prometheus-elasticache-sd/issues/790)) ([3f012f2](https://github.com/maxbrunet/prometheus-elasticache-sd/commit/3f012f2b0d95487b768854121d19be101584d284)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a12f36f..b9885318 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.0.325](https://github.com/maxbrunet/prometheus-elasticache-sd/compare/v1.0.324...v1.0.325) (2024-09-02) + + +### Build System + +* **deps:** update aws-sdk-go-v2 monorepo ([#790](https://github.com/maxbrunet/prometheus-elasticache-sd/issues/790)) ([3f012f2](https://github.com/maxbrunet/prometheus-elasticache-sd/commit/3f012f2b0d95487b768854121d19be101584d284)) + ## [1.0.324](https://github.com/maxbrunet/prometheus-elasticache-sd/compare/v1.0.323...v1.0.324) (2024-09-02)