Skip to content

Commit 982f0c0

Browse files
Version Packages
1 parent 484ec68 commit 982f0c0

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/swift-toys-speak.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# react-native-app-auth
2+
3+
## 7.0.0
4+
5+
### Patch Changes
6+
7+
- Adding GitHub release workflow ([#853](https://github.com/FormidableLabs/react-native-app-auth/pull/853))

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": "7.0.0-rc2",
3+
"version": "7.0.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)