Skip to content

Commit

Permalink
release: 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed May 23, 2024
1 parent de86d16 commit d35e5cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.20.1

### Various fixes & improvements

- fix(maven): Rename module.json to dist.module (#540) by @markushi
- fix(maven): ignore artifacts which contain no POM/BOM (#538) by @markushi

## 1.20.0

### Various fixes & improvements
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sentry/craft",
"version": "1.21.0-dev.0",
"version": "1.20.1",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
Expand Down

0 comments on commit d35e5cf

Please sign in to comment.