diff --git a/CHANGELOG.md b/CHANGELOG.md index a336655..d06a866 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## Unreleased + +### Features + +- Sentry-CLI integration test action ([#54](https://github.com/getsentry/github-workflows/pull/54)) + +### 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.5.1 ### Fixes 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