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 7f18300 commit 7fcb42aCopy full SHA for 7fcb42a
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Fixes
6
7
+- Fix sorting prerelease versions ([#78](https://github.com/getsentry/github-workflows/pull/78))
8
9
+### Dependencies
10
11
+- Bump Workflow args test script from latest to v2.11.0 ([#80](https://github.com/getsentry/github-workflows/pull/80))
12
+ - [changelog](https://github.com/getsentry/github-workflows/blob/main/CHANGELOG.md#v2110)
13
+ - [diff](https://github.com/getsentry/github-workflows/compare/latest...v2.11.0)
14
15
## 2.11.0
16
17
### Features
updater/tests/workflow-args.sh
100644
100755
0 commit comments