From b9b28a1c4824e3edaccdd4791b5faf44c23dd367 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 19 Jul 2022 03:52:33 +0000 Subject: [PATCH] chore(release): v1.0.52 [skip ci] ## [1.0.52](https://github.com/maxbrunet/prometheus-elasticache-sd/compare/v1.0.51...v1.0.52) (2022-07-19) ### Build System * **deps:** update module github.com/prometheus/common to v0.36.0 ([#134](https://github.com/maxbrunet/prometheus-elasticache-sd/issues/134)) ([03b6a02](https://github.com/maxbrunet/prometheus-elasticache-sd/commit/03b6a029a8c79edb2261b7cea5651f23a04126ed)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0547c3ea..9c5a9ae9 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.52](https://github.com/maxbrunet/prometheus-elasticache-sd/compare/v1.0.51...v1.0.52) (2022-07-19) + + +### Build System + +* **deps:** update module github.com/prometheus/common to v0.36.0 ([#134](https://github.com/maxbrunet/prometheus-elasticache-sd/issues/134)) ([03b6a02](https://github.com/maxbrunet/prometheus-elasticache-sd/commit/03b6a029a8c79edb2261b7cea5651f23a04126ed)) + ## [1.0.51](https://github.com/maxbrunet/prometheus-elasticache-sd/compare/v1.0.50...v1.0.51) (2022-07-18)