diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9aa5a07..352ec4c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.1" + ".": "0.1.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 623e465..e70a8d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.1.2](https://github.com/hairyhenderson/sagemcom_fast_exporter/compare/v0.1.1...v0.1.2) (2024-07-03) + + +### Dependencies + +* **go:** Bump github.com/prometheus/common from 0.54.0 to 0.55.0 ([#59](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/59)) ([7ecc5c7](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/7ecc5c7e88523ca02570a6da76627c5eebd04d1a)) +* **go:** Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ([#62](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/62)) ([2f9b891](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/2f9b89100771f76e7c70d56da242e9860360ed0a)) + ## [0.1.1](https://github.com/hairyhenderson/sagemcom_fast_exporter/compare/v0.1.0...v0.1.1) (2024-06-08)