Skip to content

Commit

Permalink
chore(main): release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyhenderson-bot[bot] authored Sep 12, 2024
1 parent 5d8b5e7 commit aa5282b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.1"
".": "0.1.2"
}
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [0.1.2](https://github.com/hairyhenderson/sagemcom_fast_exporter/compare/v0.1.1...v0.1.2) (2024-09-12)


### Dependencies

* **docker:** Bump golang from 1.22-alpine to 1.23-alpine ([#68](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/68)) ([7adaf52](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/7adaf529b2a76e60fa9889e081518cc669c0df1a))
* **go:** Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 ([#72](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/72)) ([ddb1898](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/ddb18988bd2b3c5299c4a19506d2504748d9c427))
* **go:** Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 ([#81](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/81)) ([ab9f112](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/ab9f112eb638229076887ad655069321e37aae49))
* **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 github.com/prometheus/common from 0.55.0 to 0.57.0 ([#79](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/79)) ([321ebe5](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/321ebe591be75e648d38947e40f8f2f46e4b6c69))
* **go:** Bump github.com/prometheus/common from 0.57.0 to 0.59.1 ([#82](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/82)) ([045dda8](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/045dda8bb9d44084b557b73fd60f383616cd9850))
* **go:** Bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace ([#65](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/65)) ([e3c46d7](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/e3c46d7c7a754f5c0a207fc297fcc7ae295a193f))
* **go:** Bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace ([#73](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/73)) ([4dd47af](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/4dd47afdf963f3714c0138bfb39352f5788d6b09))
* **go:** Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp ([#76](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/76)) ([3a1e6f3](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/3a1e6f3b3cb777769ff40c5603dce865790ae417))
* **go:** Bump go.opentelemetry.io/otel from 1.28.0 to 1.29.0 ([#75](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/75)) ([f99e790](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/f99e7908ba969df060166df0abdbf4f9013d5b44))
* **go:** Bump go.opentelemetry.io/otel from 1.29.0 to 1.30.0 ([#85](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/85)) ([34cf881](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/34cf881ffe7d82a57eac0ec949dc9050a8c06e69))
* **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))
* **go:** Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ([#71](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/71)) ([3604883](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/36048833cc10f8c4f90c422886b2f0765c9a4390))
* **go:** Bump google.golang.org/grpc from 1.64.0 to 1.64.1 ([#67](https://github.com/hairyhenderson/sagemcom_fast_exporter/issues/67)) ([31222a6](https://github.com/hairyhenderson/sagemcom_fast_exporter/commit/31222a6b60ff5e6d10b6bef623964765f40cd788))

## [0.1.1](https://github.com/hairyhenderson/sagemcom_fast_exporter/compare/v0.1.0...v0.1.1) (2024-06-08)


Expand Down

0 comments on commit aa5282b

Please sign in to comment.