Skip to content

Commit

Permalink
chore(release): 14.4.3 [skip ci]
Browse files Browse the repository at this point in the history
### [14.4.3](v14.4.2...v14.4.3) (2024-12-02)

### Bug Fixes

* **android:** use currentActivity in initialize if !null, aids use of mediation adapters ([#664](#664)) ([410bcdc](410bcdc))
  • Loading branch information
semantic-release-bot committed Dec 2, 2024
1 parent 410bcdc commit 757c7ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [14.4.3](https://github.com/invertase/react-native-google-mobile-ads/compare/v14.4.2...v14.4.3) (2024-12-02)


### Bug Fixes

* **android:** use currentActivity in initialize if !null, aids use of mediation adapters ([#664](https://github.com/invertase/react-native-google-mobile-ads/issues/664)) ([410bcdc](https://github.com/invertase/react-native-google-mobile-ads/commit/410bcdc7917e3ba21567020f84bcfffb3513edfc))

### [14.4.2](https://github.com/invertase/react-native-google-mobile-ads/compare/v14.4.1...v14.4.2) (2024-11-24)


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": "14.4.2",
"version": "14.4.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 757c7ef

Please sign in to comment.