Skip to content

Commit

Permalink
Version Packages (#1040)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 26, 2024
1 parent ebc5bee commit 3530c7d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tidy-students-drive.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/react-native-app-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-native-app-auth

## 8.0.1

### Patch Changes

- Update AppAuth-iOS to version 1.7.6 ([#1039](https://github.com/FormidableLabs/react-native-app-auth/pull/1039))

## 8.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-app-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-app-auth",
"version": "8.0.0",
"version": "8.0.1",
"description": "React Native bridge for AppAuth for supporting any OAuth 2 provider",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 3530c7d

Please sign in to comment.