Skip to content

Commit a6c488e

Browse files
chore(release): 7.0.1 [skip ci]
### [7.0.1](v7.0.0...v7.0.1) (2022-01-23) ### Bug Fixes * **build, typescript:** include tsconfig.json in npm package ([9c29bd5](9c29bd5)) * **test:** safely dereference NativeModule for test compat ([ef3b4e8](ef3b4e8))
1 parent ef3b4e8 commit a6c488e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-fbsdk-next",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Facebook SDK support for React Native apps.",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)