diff --git a/CHANGELOG.md b/CHANGELOG.md index 56dc235..12a32f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ - Danger - ignore "deps" and "test" PR flavors in changelog checks ([#49](https://github.com/getsentry/github-workflows/pull/49)) +### Dependencies + +- 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.4.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