Skip to content

Commit 8e4a2c9

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update updater/tests/sentry-cli.properties to 2.0.4
1 parent 43bf14b commit 8e4a2c9

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
- Validate PR - Skip validation for PRs with fewer than 100 lines changed, excluding common lock files (`Cargo.lock`, `yarn.lock`, `package-lock.json`, `Pipfile.lock`, etc.). Tiny PRs no longer go through the issue-discussion loop.
99
- Add validate-pr composite action for validating non-maintainer PRs against contribution guidelines ([#153](https://github.com/getsentry/github-workflows/pull/153))
1010

11+
### Fixes
12+
13+
- Updater - Select the first branch when multiple branches point at `HEAD` ([#165](https://github.com/getsentry/github-workflows/pull/165))
14+
15+
### Dependencies
16+
17+
- Bump WORKFLOW-TEST-DEPENDENCY-DO-NOT-MERGE from v2.0.0 to v2.0.4 ([#66](https://github.com/getsentry/github-workflows/pull/66))
18+
- [changelog](https://github.com/getsentry/sentry-cli/blob/main/CHANGELOG.md#204)
19+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.0.0...2.0.4)
20+
1121
## 3.3.0
1222

1323
### Features
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 2.0.0
1+
version = 2.0.4
22
repo = https://github.com/getsentry/sentry-cli

0 commit comments

Comments
 (0)