From d4e227ababa766233cd086dd28e3b4b5556ee5a0 Mon Sep 17 00:00:00 2001 From: "token-minter-prod[bot]" <125072751+token-minter-prod[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 18:17:32 +0000 Subject: [PATCH] Release: v0.0.29 (#327) ## What's Changed * Fix typo in code comment by @sethvargo in https://github.com/abcxyz/github-metrics-aggregator/pull/317 * Switch to using pkg renderer by @sethvargo in https://github.com/abcxyz/github-metrics-aggregator/pull/316 * Update to use new release process by @lock14 in https://github.com/abcxyz/github-metrics-aggregator/pull/318 * Ignore changes to gcloud client name and version terraform metadata by @lock14 in https://github.com/abcxyz/github-metrics-aggregator/pull/319 * Release: v0.0.29 by @token-minter-prod in https://github.com/abcxyz/github-metrics-aggregator/pull/320 * Log release condition vars if skipped by @lock14 in https://github.com/abcxyz/github-metrics-aggregator/pull/321 * Fix bug with release condition by @lock14 in https://github.com/abcxyz/github-metrics-aggregator/pull/322 * Release: v0.0.29 by @token-minter-prod in https://github.com/abcxyz/github-metrics-aggregator/pull/323 * Fix bugs in release workflow by @lock14 in https://github.com/abcxyz/github-metrics-aggregator/pull/324 * Retag existing image instead of building image without additional layers by @sethvargo in https://github.com/abcxyz/github-metrics-aggregator/pull/263 * Release: v0.0.29 by @token-minter-prod in https://github.com/abcxyz/github-metrics-aggregator/pull/325 * more bug fixes for release workflow by @lock14 in https://github.com/abcxyz/github-metrics-aggregator/pull/326 ## New Contributors * @token-minter-prod made their first contribution in https://github.com/abcxyz/github-metrics-aggregator/pull/320 **Full Changelog**: https://github.com/abcxyz/github-metrics-aggregator/compare/v0.0.28...v0.0.29 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com> --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 1fe6958..369bd4c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.28 +0.0.29