From 6200b84b50e1bc601896f846244a3371f90e1926 Mon Sep 17 00:00:00 2001 From: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com> Date: Tue, 28 Jul 2026 20:58:11 -0400 Subject: [PATCH] chore(main): release 0.6.0 Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com> --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index f1c1e58..bcd0522 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.0" + ".": "0.6.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d8f030..15a2324 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.6.0](https://github.com/TrogonStack/homebrew-tap/compare/v0.5.0...v0.6.0) (2026-07-29) + + +### Features + +* Bump otel-collector to 0.155.0 ([#41](https://github.com/TrogonStack/homebrew-tap/issues/41)) ([b85490d](https://github.com/TrogonStack/homebrew-tap/commit/b85490d03082fe1736b17f6b13c0d88839652dcc)) +* Bump otel-collector to 0.157.0 ([#43](https://github.com/TrogonStack/homebrew-tap/issues/43)) ([6b79634](https://github.com/TrogonStack/homebrew-tap/commit/6b796344a2765a25b26fa6f6d250f1a2de9b28a1)) +* Bump protoc-gen-elixir-grpc to 0.4.3 ([#42](https://github.com/TrogonStack/homebrew-tap/issues/42)) ([06af084](https://github.com/TrogonStack/homebrew-tap/commit/06af0846970f01c626ba8a8877c1863be02ec9ff)) +* Bump trg to 0.4.1 ([#38](https://github.com/TrogonStack/homebrew-tap/issues/38)) ([da13fcd](https://github.com/TrogonStack/homebrew-tap/commit/da13fcd00d0e783c66c769ee62c15ff2d469173d)) + ## [0.5.0](https://github.com/TrogonStack/homebrew-tap/compare/v0.4.0...v0.5.0) (2026-05-29)