Skip to content

Commit 3db6ea0

Browse files
author
getsentry-bot
committed
release: 0.17.1
1 parent 9146655 commit 3db6ea0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.17.1
44

55
- fix(registry): Replace the actual versionFilePath (#174)
6+
67
## 0.17.0
78

89
- feat(aws-lambda): Update the sentry release registry with AWS Lambda layer versions (#172)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/craft",
3-
"version": "0.17.0",
3+
"version": "0.17.1",
44
"description": "The universal sentry workflow CLI",
55
"main": "dist/index.js",
66
"repository": "https://github.com/getsentry/craft",

0 commit comments

Comments
 (0)