Skip to content

Commit c4bb71b

Browse files
author
getsentry-bot
committed
release: 0.20.0
1 parent 6a98a29 commit c4bb71b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.20.0
44

55
- fix(publish): Fix publishing when resuming from a state file (#197)
66
- ref(logger): Move some extra info to debug level (#198)

package.json

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

0 commit comments

Comments
 (0)