Skip to content

Commit e8b9fd4

Browse files
authored
Merge branch 'main' into ref/android-16-target-sdk
2 parents 8a85ab5 + 72020f8 commit e8b9fd4

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/changelog-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
permissions:
1212
contents: write
1313
pull-requests: write
14+
statuses: write
1415

1516
jobs:
1617
changelog-preview:

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
# Unreleased
44

5-
### Improvements
5+
### Features
66

77
- Update Android targetSdk to API 36 (Android 16) ([#5016](https://github.com/getsentry/sentry-java/pull/5016))
88

9+
### Internal
10+
11+
- Set `write` permission for `statuses` in the changelog preview GHA workflow. ([#5053](https://github.com/getsentry/sentry-java/pull/5053))
12+
913
## 8.31.0
1014

1115
### Features

0 commit comments

Comments
 (0)