Skip to content

Commit

Permalink
chore(deps): update CLI to v2.31.2 (#74)
Browse files Browse the repository at this point in the history
Bumps sentry-cli.properties from 2.31.0 to 2.31.2.

Auto-generated by a [dependency
updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml).
## Changelog
### 2.31.2

#### Various fixes & improvements

- Fix regressions related to `releases set-commits` command, which were
introduced in 2.31.1.

### 2.31.1

#### Various fixes & improvements

- fix(proguard): Don't require auth token with --no-upload flag
([#2047](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2047))
by markushi
- fix(debug-files): Improve error when `check` passed a directory
([#2034](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2034))
by szokeasaurusrex
- fix(xcode): Improve Xcode error msg when config load fails
([#2028](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2028))
by elramen

Co-authored-by: GitHub <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored May 3, 2024
1 parent 050b64a commit cc5d162
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
- Bump Sentry SDK from v7.3.0 to v7.8.0 ([#55](https://github.com/getsentry/sentry-maven-plugin/pull/55), [#56](https://github.com/getsentry/sentry-maven-plugin/pull/56), [#59](https://github.com/getsentry/sentry-maven-plugin/pull/59), [#72](https://github.com/getsentry/sentry-maven-plugin/pull/72))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#780)
- [diff](https://github.com/getsentry/sentry-java/compare/7.3.0...7.8.0)
- Bump CLI from v2.28.6 to v2.31.0 ([#58](https://github.com/getsentry/sentry-maven-plugin/pull/58), [#63](https://github.com/getsentry/sentry-maven-plugin/pull/63), [#67](https://github.com/getsentry/sentry-maven-plugin/pull/67), [#68](https://github.com/getsentry/sentry-maven-plugin/pull/68), [#69](https://github.com/getsentry/sentry-maven-plugin/pull/69))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2310)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.28.6...2.31.0)
- Bump CLI from v2.28.6 to v2.31.2 ([#58](https://github.com/getsentry/sentry-maven-plugin/pull/58), [#63](https://github.com/getsentry/sentry-maven-plugin/pull/63), [#67](https://github.com/getsentry/sentry-maven-plugin/pull/67), [#68](https://github.com/getsentry/sentry-maven-plugin/pull/68), [#69](https://github.com/getsentry/sentry-maven-plugin/pull/69), [#74](https://github.com/getsentry/sentry-maven-plugin/pull/74))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2312)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.28.6...2.31.2)

## 0.0.7

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

0 comments on commit cc5d162

Please sign in to comment.