From 5cd648c0746bbb2bf5602f20cf786936ed4128bd Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 27 Nov 2023 08:24:09 +0000 Subject: [PATCH] chore: update updater/tests/sentry-cli.properties to 2.0.4 --- CHANGELOG.md | 7 +++++++ updater/tests/sentry-cli.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f7edba..aa47c0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ - Sentry-CLI integration test action: support envelopes ([#58](https://github.com/getsentry/github-workflows/pull/58)) +### Dependencies + +- Bump `danger/danger-js` from v11.1.2 to v11.3.0 ([#59](https://github.com/getsentry/github-workflows/pull/59)) +- Bump CLI from v2.0.0 to v2.0.4 ([#32](https://github.com/getsentry/github-workflows/pull/32)) + - [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) + ## 2.7.0 ### Features 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