Skip to content

Commit

Permalink
chore(release): 8.0.1 [skip ci]
Browse files Browse the repository at this point in the history
### [8.0.1](v8.0.0...v8.0.1) (2022-09-07)

### Bug Fixes

* **android:** robustly handle full-screen load exceptions ([fa79d87](fa79d87))
* **deps:** android sdk 21.1.0 / ios sdk 9.9.0 ([3778a89](3778a89))
  • Loading branch information
semantic-release-bot committed Sep 7, 2022
1 parent 3778a89 commit 058759f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [8.0.1](https://github.com/invertase/react-native-google-mobile-ads/compare/v8.0.0...v8.0.1) (2022-09-07)


### Bug Fixes

* **android:** robustly handle full-screen load exceptions ([fa79d87](https://github.com/invertase/react-native-google-mobile-ads/commit/fa79d878d9653439723cc2753eb0b4c9e790ab78))
* **deps:** android sdk 21.1.0 / ios sdk 9.9.0 ([3778a89](https://github.com/invertase/react-native-google-mobile-ads/commit/3778a8961cde96a6692438168b7ed74d8acbb544))

## [8.0.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v7.0.1...v8.0.0) (2022-09-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-google-mobile-ads",
"version": "8.0.0",
"version": "8.0.1",
"author": "Invertase <[email protected]> (http://invertase.io)",
"description": "React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.",
"main": "lib/commonjs/index.js",
Expand Down

0 comments on commit 058759f

Please sign in to comment.