Skip to content

Commit 64fc12c

Browse files
committed
release: 2.7.1
1 parent 45c5dd1 commit 64fc12c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 2.7.1
4+
5+
### Various fixes & improvements
6+
7+
- fix(aws): make reading/writing of aws manifest consistent with other packages (#603) by @sl0thentr0py
8+
39
## 2.7.0
410

511
### 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.8.0-dev.0",
3+
"version": "2.7.1",
44
"description": "The universal sentry workflow CLI",
55
"main": "dist/craft",
66
"repository": "https://github.com/getsentry/craft",

0 commit comments

Comments
 (0)