Skip to content

Commit

Permalink
chore: update updater/tests/sentry-cli.properties to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Nov 14, 2022
1 parent 6d4b66a commit d4e7664
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## Unreleased

### 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

- Updater - exit code in PR commit check if the PR doesn't exist yet ([#51](https://github.com/getsentry/github-workflows/pull/51))

## 2.5.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion updater/tests/sentry-cli.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = 2.0.0
version = 2.0.4
repo = https://github.com/getsentry/sentry-cli

0 comments on commit d4e7664

Please sign in to comment.