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 2bba0ae commit ac9fbecCopy full SHA for ac9fbec
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.10.1
4
+
5
+### Various fixes & improvements
6
7
+- Fixed argument order in NuGet publish (#622) by @jamescrosswell
8
9
## 2.10.0
10
11
### Various fixes & improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
- "version": "2.11.0-dev.0",
+ "version": "2.10.1",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
0 commit comments