We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af183f commit 29af9e2Copy full SHA for 29af9e2
CHANGELOG.md
@@ -6,6 +6,12 @@
6
7
- Sentry-CLI integration test action - Accept chunked ProGuard uploads for compatibility with Sentry CLI 3.x ([#140](https://github.com/getsentry/github-workflows/pull/140))
8
9
+### Dependencies
10
+
11
+- Bump WORKFLOW-TEST-DEPENDENCY-DO-NOT-MERGE from v2.0.0 to v2.0.4 ([#66](https://github.com/getsentry/github-workflows/pull/66))
12
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#204)
13
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.0.0...2.0.4)
14
15
## 3.2.0
16
17
### Features
updater/tests/sentry-cli.properties
@@ -1,2 +1,2 @@
1
-version = 2.0.0
+version = 2.0.4
2
repo = https://github.com/getsentry/sentry-cli
0 commit comments