Skip to content

Commit b8ec434

Browse files
authored
fix(changelog): remove authToken from v5.16.0 changelog (#3676)
1 parent 764a256 commit b8ec434

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ see [the Expo guide](https://docs.sentry.io/platforms/react-native/manual-setup/
168168

169169
module.exports = withSentry(config, {
170170
url: 'https://www.sentry.io/',
171-
authToken: 'example-token', // Or use SENTRY_AUTH_TOKEN env
172171
project: 'project-slug', // Or use SENTRY_PROJECT env
173172
organization: 'org-slug', // Or use SENTRY_ORG env
174173
});

0 commit comments

Comments
 (0)