Skip to content

Commit

Permalink
chore(release): 7.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.0.0-beta.1](v6.2.1-beta.1...v7.0.0-beta.1) (2021-12-29)

### ⚠ BREAKING CHANGES

* **release:** use conventional commits style for commit parsing
* update dependencies

### Bug Fixes

* **release:** use conventional commits style for commit parsing ([a891963](a891963)), closes [#164](#164)
* update dependencies ([7d2e719](7d2e719))
  • Loading branch information
semantic-release-bot authored and mikehardy committed Jan 21, 2022
1 parent c311031 commit d93f0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fbsdk-next",
"version": "6.2.1-beta.1",
"version": "7.0.0-beta.1",
"description": "Facebook SDK support for React Native apps.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit d93f0bc

Please sign in to comment.