From 0e4c051626f86bccf1695af9e97f91a323513798 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 29 Oct 2025 09:20:51 +0000 Subject: [PATCH] chore: update updater/tests/sentry-cli.properties to 2.0.4 --- CHANGELOG.md | 8 ++++++++ updater/tests/sentry-cli.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 503181a..f6266cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## Unreleased +### Dependencies + +- Bump WORKFLOW-TEST-DEPENDENCY-DO-NOT-MERGE from v2.0.0 to v2.0.4 ([#66](https://github.com/getsentry/github-workflows/pull/66)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#204) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.0.0...2.0.4) + +## 3.2.0 + ### Features - Danger - Add support for repository-specific dangerfiles ([#129](https://github.com/getsentry/github-workflows/pull/129)) diff --git a/updater/tests/sentry-cli.properties b/updater/tests/sentry-cli.properties index 3147cf8..bd829bb 100644 --- a/updater/tests/sentry-cli.properties +++ b/updater/tests/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.0.0 +version = 2.0.4 repo = https://github.com/getsentry/sentry-cli