Skip to content

Commit

Permalink
chore(release): 6.2.5 [skip ci]
Browse files Browse the repository at this point in the history
### [6.2.5](v6.2.4...v6.2.5) (2022-05-14)

### Bug Fixes

* fix ad inspector callback error ([c652d5e](c652d5e))
* fix false error in rewarded interstitial with valid event type value ([#148](#148)) ([7ee21bf](7ee21bf))
  • Loading branch information
semantic-release-bot committed May 14, 2022
1 parent c652d5e commit 3246820
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.5](https://github.com/invertase/react-native-google-mobile-ads/compare/v6.2.4...v6.2.5) (2022-05-14)


### Bug Fixes

* fix ad inspector callback error ([c652d5e](https://github.com/invertase/react-native-google-mobile-ads/commit/c652d5eca0d0c0e303b8450f13f9945c5c2e7964))
* fix false error in rewarded interstitial with valid event type value ([#148](https://github.com/invertase/react-native-google-mobile-ads/issues/148)) ([7ee21bf](https://github.com/invertase/react-native-google-mobile-ads/commit/7ee21bf928c690ff54e7946c469ea6a3bbe7e6b1))

### [6.2.4](https://github.com/invertase/react-native-google-mobile-ads/compare/v6.2.3...v6.2.4) (2022-05-12)


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.4",
"version": "6.2.5",
"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 3246820

Please sign in to comment.