Skip to content

Commit f08496b

Browse files
chore(release): 15.4.0 [skip ci]
## [15.4.0](v15.3.1...v15.4.0) (2025-06-07) ### Features * **banner:** Support maximum height for Inline Adaptive banners ([017ffbf](017ffbf))
1 parent 017ffbf commit f08496b

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.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.3.1...v15.4.0) (2025-06-07)
2+
3+
4+
### Features
5+
6+
* **banner:** Support maximum height for Inline Adaptive banners ([017ffbf](https://github.com/invertase/react-native-google-mobile-ads/commit/017ffbff9ec2f4f6e0e9f0eb260b09e2232f4a54))
7+
18
### [15.3.1](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.3.0...v15.3.1) (2025-05-24)
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.3.1",
3+
"version": "15.4.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)