Skip to content

Commit 77409fd

Browse files
chore(release): 15.8.2 [skip ci]
### [15.8.2](v15.8.1...v15.8.2) (2025-10-19) ### Bug Fixes * how to contribute course link ([45f736d](45f736d)) * **native, ios:** fixed null responseIdentifier crash ([0ea211a](0ea211a))
1 parent 0ea211a commit 77409fd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [15.8.2](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.8.1...v15.8.2) (2025-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* how to contribute course link ([45f736d](https://github.com/invertase/react-native-google-mobile-ads/commit/45f736d7dc13c236e563ead8095d8308a6c0d233))
7+
* **native, ios:** fixed null responseIdentifier crash ([0ea211a](https://github.com/invertase/react-native-google-mobile-ads/commit/0ea211a634b5e8c85569a1fb849dae81c744e9dd))
8+
19
### [15.8.1](https://github.com/invertase/react-native-google-mobile-ads/compare/v15.8.0...v15.8.1) (2025-10-14)
210

311

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