Skip to content

Commit 6afefbe

Browse files
committed
chore(release): 15.4.2 [skip ci]
1 parent ca33b83 commit 6afefbe

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
### [15.4.2](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.4.1...v15.4.2) (2025-08-19)
2-
3-
4-
### Bug Fixes
5-
6-
* **android:** native ad enum bindings (split from [#782](https://github.com/invertase/react-native-google-mobile-ads/issues/782)) ([574c479](https://github.com/invertase/react-native-google-mobile-ads/commit/574c479b0f4626b0b77ecd92f51274efabffca75))
7-
* **iOS:** wrong property being extracted in native ad (split from [#782](https://github.com/invertase/react-native-google-mobile-ads/issues/782)) ([8a6a13d](https://github.com/invertase/react-native-google-mobile-ads/commit/8a6a13d3c075626520acd151d80f4dcecabd3e97))
8-
* passing native ad request options to native side (split from [#782](https://github.com/invertase/react-native-google-mobile-ads/issues/782)) ([d6ef5e2](https://github.com/invertase/react-native-google-mobile-ads/commit/d6ef5e24013272757f84672b671641e032b5fcf7))
9-
101
### [15.4.1](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.4.0...v15.4.1) (2025-08-18)
112

123

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-google-mobile-ads",
3-
"version": "15.4.2",
3+
"version": "15.4.1",
44
"author": "Invertase <[email protected]> (http://invertase.io)",
55
"description": "React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.",
66
"main": "lib/commonjs/index.js",

0 commit comments

Comments
 (0)