Skip to content

Commit 09dad84

Browse files
chore(release): 15.5.0 [skip ci]
## [15.5.0](v15.4.2...v15.5.0) (2025-08-21) ### Features * **native ads:** Add support for onPaidEvents on Android/iOS ([5ba40a2](5ba40a2)) ### Bug Fixes * **native ads, ios:** wrong native ad prop type ([17adfa8](17adfa8))
1 parent 5ba40a2 commit 09dad84

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [15.5.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.4.2...v15.5.0) (2025-08-21)
2+
3+
4+
### Features
5+
6+
* **native ads:** Add support for onPaidEvents on Android/iOS ([5ba40a2](https://github.com/invertase/react-native-google-mobile-ads/commit/5ba40a295cc13f46e327b03381b5cf36b3047f31))
7+
8+
9+
### Bug Fixes
10+
11+
* **native ads, ios:** wrong native ad prop type ([17adfa8](https://github.com/invertase/react-native-google-mobile-ads/commit/17adfa8c8823a5c3ac15d784fb76e9b2f28afcd2))
12+
113
### [15.4.2](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.4.1...v15.4.2) (2025-08-19)
214

315

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.5.0",
44
"author": "Invertase <oss@invertase.io> (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)