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 45c5dd1 commit 64fc12cCopy full SHA for 64fc12c
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 2.7.0
10
11
### Various fixes & improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
- "version": "2.8.0-dev.0",
+ "version": "2.7.1",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
0 commit comments