Skip to content

Commit 7067093

Browse files
chore(release): 15.5.1 [skip ci]
### [15.5.1](v15.5.0...v15.5.1) (2025-08-24) ### Bug Fixes * Fabric codegen support for new arch ([196ec16](196ec16)) * **ios:** guard manager declarations for old arch in header files ([f2ad7a6](f2ad7a6)) * remove duplicate RNGoogleMobileAdsNativeViewManager interface ([fb8949c](fb8949c))
1 parent f2ad7a6 commit 7067093

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### [15.5.1](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.5.0...v15.5.1) (2025-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Fabric codegen support for new arch ([196ec16](https://github.com/invertase/react-native-google-mobile-ads/commit/196ec1642e1f169132b2db37e7423dbc28e95d34))
7+
* **ios:** guard manager declarations for old arch in header files ([f2ad7a6](https://github.com/invertase/react-native-google-mobile-ads/commit/f2ad7a630feddd9ad70493ab24bceef707c4e611))
8+
* remove duplicate RNGoogleMobileAdsNativeViewManager interface ([fb8949c](https://github.com/invertase/react-native-google-mobile-ads/commit/fb8949c3971a0a593f8e5d810f284aac9f2e9729))
9+
110
## [15.5.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.4.2...v15.5.0) (2025-08-21)
211

312

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.5.0",
3+
"version": "15.5.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)