Skip to content

Commit

Permalink
chore(release): 6.2.2 [skip ci]
Browse files Browse the repository at this point in the history
### [6.2.2](invertase/react-native-google-mobile-ads@v6.2.1...v6.2.2) (2022-05-10)

### Bug Fixes

* allow undefined configuration properties ([#138](invertase/react-native-google-mobile-ads#138)) ([6a083fd](invertase/react-native-google-mobile-ads@6a083fd))
* batch banner ad prop update ([c6aea8b](invertase/react-native-google-mobile-ads@c6aea8b))
  • Loading branch information
Star-dev325 committed May 10, 2022
1 parent ba80e74 commit 1a4b0eb
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 @@
### [6.2.2](https://github.com/invertase/react-native-google-mobile-ads/compare/v6.2.1...v6.2.2) (2022-05-10)


### Bug Fixes

* allow undefined configuration properties ([#138](https://github.com/invertase/react-native-google-mobile-ads/issues/138)) ([6a083fd](https://github.com/invertase/react-native-google-mobile-ads/commit/6a083fdb4687726784c1d497d3cce502c1d4f60a))
* batch banner ad prop update ([c6aea8b](https://github.com/invertase/react-native-google-mobile-ads/commit/c6aea8bf71bfd3a1275a1ffbc9d6011e8d5c9ae6))

### [6.2.1](https://github.com/invertase/react-native-google-mobile-ads/compare/v6.2.0...v6.2.1) (2022-05-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": "6.2.1",
"version": "6.2.2",
"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 1a4b0eb

Please sign in to comment.