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 27dd826Copy full SHA for 27dd826
CHANGELOG.md
@@ -21,6 +21,12 @@
21
22
- Sentry-CLI integration test action - Replace literal "\n" with newlines ([#138](https://github.com/getsentry/github-workflows/pull/138))
23
24
+### Dependencies
25
+
26
+- Bump WORKFLOW-TEST-DEPENDENCY-DO-NOT-MERGE from v2.0.0 to v2.0.4 ([#66](https://github.com/getsentry/github-workflows/pull/66))
27
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#204)
28
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.0.0...2.0.4)
29
30
## 3.1.0
31
32
### 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