Skip to content

Commit

Permalink
Merge branch 'release/2.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Dec 11, 2024
2 parents ab21495 + a2802cb commit 20d12aa
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 2.3.0

### Various fixes & improvements

- feat(aws-lambda): Add `lambda:ListLayerVersions` permission to layer (#579) by @andreiborza
- Replace release bot with GH app (#574) by @Jeffreyhung
- ref: Upgrade Node to v22.12 (#576) by @BYK
- feat: Add rsync to Docker image (#575) by @BYK
- fix(docker): Use proper Erlang binaries for our builds (#577) by @BYK
- remove dotnet 7 (#572) by @bruno-garcia
- chore: Comment why we can't use cocoapods 1.16.2 (#570) by @philipphofmann

## 2.2.1

### 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": "2.3.0-dev.0",
"version": "2.3.0",
"description": "The universal sentry workflow CLI",
"main": "dist/craft",
"repository": "https://github.com/getsentry/craft",
Expand Down

0 comments on commit 20d12aa

Please sign in to comment.