Skip to content

Commit 3748e7b

Browse files
chore(release): 14.7.2 [skip ci]
### [14.7.2](v14.7.1...v14.7.2) (2024-12-18) ### Bug Fixes * gatherConsent missing options, remove js helpers from native module spec ([46145b9](46145b9))
1 parent 082c479 commit 3748e7b

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+
### [14.7.2](https://github.com/invertase/react-native-google-mobile-ads/compare/v14.7.1...v14.7.2) (2024-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* gatherConsent missing options, remove js helpers from native module spec ([46145b9](https://github.com/invertase/react-native-google-mobile-ads/commit/46145b9abe2a2d6c3a1456ac3e8b265cca49c30a))
7+
18
### [14.7.1](https://github.com/invertase/react-native-google-mobile-ads/compare/v14.7.0...v14.7.1) (2024-12-12)
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": "14.7.1",
3+
"version": "14.7.2",
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)