Skip to content

Commit

Permalink
chore(deps): update CLI to v2.21.4 (#219)
Browse files Browse the repository at this point in the history
chore: update script/sentry-cli.properties to 2.21.4
  • Loading branch information
github-actions[bot] authored Nov 14, 2023
1 parent eecbee6 commit d07c6e2
Show file tree
Hide file tree
Showing 7 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 @@ -4,9 +4,9 @@

### Dependencies

- Bump CLI from v2.21.2 to v2.21.3 ([#218](https://github.com/getsentry/sentry-fastlane-plugin/pull/218))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2213)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.21.3)
- Bump CLI from v2.21.2 to v2.21.4 ([#218](https://github.com/getsentry/sentry-fastlane-plugin/pull/218), [#219](https://github.com/getsentry/sentry-fastlane-plugin/pull/219))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2214)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.21.4)

## 1.16.0

Expand Down
Binary file modified bin/sentry-cli-Darwin-universal
Binary file not shown.
Binary file modified bin/sentry-cli-Linux-i686
Binary file not shown.
Binary file modified bin/sentry-cli-Linux-x86_64
Binary file not shown.
Binary file modified bin/sentry-cli-Windows-i686.exe
Binary file not shown.
Binary file modified bin/sentry-cli-Windows-x86_64.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion script/sentry-cli.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = 2.21.3
version = 2.21.4
repo = https://github.com/getsentry/sentry-cli

0 comments on commit d07c6e2

Please sign in to comment.