Skip to content

Commit

Permalink
chore(release): 8.2.3 [skip ci]
Browse files Browse the repository at this point in the history
### [8.2.3](v8.2.2...v8.2.3) (2023-01-10)

### Bug Fixes

* **ios:** adaptive banner should take safe areas into account ([c34fe1a](c34fe1a))
* **type:** fixed mobileAds initialize response status type [#515](#515) ([e0a7d29](e0a7d29))
  • Loading branch information
semantic-release-bot committed Jan 10, 2023
1 parent e0a7d29 commit 5f9b5c2
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.2.3](https://github.com/invertase/react-native-google-mobile-ads/compare/v8.2.2...v8.2.3) (2023-01-10)


### Bug Fixes

* **ios:** adaptive banner should take safe areas into account ([c34fe1a](https://github.com/invertase/react-native-google-mobile-ads/commit/c34fe1ac9a53e523b906fd2014f3f691d8a3fb00))
* **type:** fixed mobileAds initialize response status type [#515](https://github.com/invertase/react-native-google-mobile-ads/issues/515) ([e0a7d29](https://github.com/invertase/react-native-google-mobile-ads/commit/e0a7d29fd7b5ad5e8f7e054fb3e759058d090c17))

### [8.2.2](https://github.com/invertase/react-native-google-mobile-ads/compare/v8.2.1...v8.2.2) (2022-11-27)


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.2.2",
"version": "8.2.3",
"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 5f9b5c2

Please sign in to comment.