Skip to content

Commit 7e99e03

Browse files
chore(release): 15.4.1 [skip ci]
### [15.4.1](v15.4.0...v15.4.1) (2025-08-18) ### Bug Fixes * support of react-native 0.81 for Android ([db8d098](db8d098))
1 parent db8d098 commit 7e99e03

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [15.4.1](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.4.0...v15.4.1) (2025-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* support of react-native 0.81 for Android ([db8d098](https://github.com/invertase/react-native-google-mobile-ads/commit/db8d0989bbdb2cfc78c3d56421d76332c8fc5ca9))
7+
18
## [15.4.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.3.1...v15.4.0) (2025-06-07)
29

310

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.0",
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)