Skip to content

Commit

Permalink
[expo-auth-session] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lukmccall committed Apr 9, 2020
1 parent a7be8b6 commit 2b9788f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/expo-auth-session/CHANGELOG.md
Expand Up @@ -8,4 +8,4 @@

### 🐛 Bug fixes

- Fix `AuthSession.getDefaultReturnUrl()` returning wrong URL while using releas channels. ([#7687](https://github.com/expo/expo/pull/7687) by [@lukmccall](https://github.com/lukmccall))
- Fix `AuthSession.getDefaultReturnUrl()` returning wrong URL while using release channels. ([#7687](https://github.com/expo/expo/pull/7687) by [@lukmccall](https://github.com/lukmccall))

0 comments on commit 2b9788f

Please sign in to comment.