Skip to content

Commit aae1c77

Browse files
committed
release: 2.9.1
1 parent 8d788a8 commit aae1c77

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 2.9.0
411

512
### Various fixes & improvements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/craft",
3-
"version": "2.10.0-dev.0",
3+
"version": "2.9.1",
44
"description": "The universal sentry workflow CLI",
55
"main": "dist/craft",
66
"repository": "https://github.com/getsentry/craft",

0 commit comments

Comments
 (0)