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 3db548e commit dd77fe8Copy full SHA for dd77fe8
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.5.0
4
+
5
+### Various fixes & improvements
6
7
+- ref: Bump twine (#593) by @untitaker
8
9
## 2.4.2
10
11
- No documented changes.
package.json
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
- "version": "2.5.0-dev.0",
+ "version": "2.5.0",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
0 commit comments