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 8d788a8 commit aae1c77Copy full SHA for aae1c77
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 2.9.1
4
+
5
+### Various fixes & improvements
6
7
+- fix: Avoid `global.json` when running all `dotnet` commands (#614) by @Flash0ver
8
+- build(deps): bump form-data from 3.0.1 to 3.0.4 (#613) by @dependabot
9
10
## 2.9.0
11
12
### Various fixes & improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
- "version": "2.10.0-dev.0",
+ "version": "2.9.1",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
0 commit comments