From 9794a98ad30ea81b54c71d8ff50a9168d5276ac7 Mon Sep 17 00:00:00 2001 From: "bananaops-release-please[bot]" <273115106+bananaops-release-please[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 07:09:53 +0000 Subject: [PATCH] chore(main): release 0.19.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2db769a..eff94b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.19.1](https://github.com/BananaOps/tracker/compare/v0.19.0...v0.19.1) (2026-05-06) + + +### Bug Fixes + +* **deps:** bump github.com/envoyproxy/protoc-gen-validate from 1.2.1 to 1.3.3 ([#169](https://github.com/BananaOps/tracker/issues/169)) ([640beb3](https://github.com/BananaOps/tracker/commit/640beb329fc54829621bc67603fcd9476508f2d2)) + ## [0.19.0](https://github.com/BananaOps/tracker/compare/v0.18.0...v0.19.0) (2026-05-05)