Skip to content

Commit 265154e

Browse files
Version Packages (#1116)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4886b8e commit 265154e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/khaki-forks-unite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-native-app-auth/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-native-app-auth
22

3+
## 8.2.0
4+
5+
### Minor Changes
6+
7+
- Added support for passing response_mode as an additional parameter in the config. ([#1113](https://github.com/FormidableLabs/react-native-app-auth/pull/1113))
8+
39
## 8.1.0
410

511
### Minor Changes

packages/react-native-app-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-app-auth",
3-
"version": "8.1.0",
3+
"version": "8.2.0",
44
"description": "React Native bridge for AppAuth for supporting any OAuth 2 provider",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)