Skip to content

Commit

Permalink
Merge branch 'main' into fix/sentry-cli-usage
Browse files Browse the repository at this point in the history
  • Loading branch information
markushi committed May 15, 2024
2 parents 836e8d7 + 2da0bcc commit 90c3484
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@

- Fix misleading auth-token error message in case "sentry-cli info" fails ([#708](https://github.com/getsentry/sentry-android-gradle-plugin/pull/708))

### Dependencies

- Bump CLI from v2.31.1 to v2.31.2 ([#702](https://github.com/getsentry/sentry-android-gradle-plugin/pull/702))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2312)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.31.1...2.31.2)

## 4.5.1

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugin-build/sentry-cli.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = 2.31.1
version = 2.31.2
repo = https://github.com/getsentry/sentry-cli

0 comments on commit 90c3484

Please sign in to comment.