Skip to content

Commit 8a5be91

Browse files
chore(release): 16.3.1 [skip ci]
## [16.3.1](v16.3.0...v16.3.1) (2026-03-24) ### Bug Fixes * **ios:** resolve native asset registration issues in New Architecture ([1d93455](1d93455))
1 parent 1d93455 commit 8a5be91

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [16.3.1](https://github.com/invertase/react-native-google-mobile-ads/compare/v16.3.0...v16.3.1) (2026-03-24)
2+
3+
### Bug Fixes
4+
5+
* **ios:** resolve native asset registration issues in New Architecture ([1d93455](https://github.com/invertase/react-native-google-mobile-ads/commit/1d934550a7ff0cd2823585afaa62d7329ae530a9))
6+
17
## [16.3.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v16.2.3...v16.3.0) (2026-03-17)
28

39
### Features

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": "16.3.0",
3+
"version": "16.3.1",
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)