From eb1134500617567d2dde31b028f124258c339d35 Mon Sep 17 00:00:00 2001 From: "bananaops-release-please[bot]" <273115106+bananaops-release-please[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 11:48:26 +0000 Subject: [PATCH] chore(main): release 0.17.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 140dee6..d5ddc99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.17.1](https://github.com/BananaOps/tracker/compare/v0.17.0...v0.17.1) (2026-04-07) + + +### Bug Fixes + +* **deps:** bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.3 to 2.27.4 ([#135](https://github.com/BananaOps/tracker/issues/135)) ([943ae96](https://github.com/BananaOps/tracker/commit/943ae96a185df906f15d50ec10b192f56e863f2a)) +* **Snyk:** Security upgrade vite from 8.0.3 to 8.0.5 ([#160](https://github.com/BananaOps/tracker/issues/160)) ([0e445cc](https://github.com/BananaOps/tracker/commit/0e445cc574952373e79366412eec1b4103a93963)) + ## [0.17.0](https://github.com/BananaOps/tracker/compare/v0.16.2...v0.17.0) (2026-04-05)