Skip to content

Commit 163f330

Browse files
chore(release): 14.6.0 [skip ci]
## [14.6.0](v14.5.0...v14.6.0) (2024-12-09) ### Features * **ios:** precision constants on new arch ([1a503f2](1a503f2)) * **ios:** UMP consent SDK on new arch ([19e9379](19e9379))
1 parent 71d089b commit 163f330

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+
## [14.6.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v14.5.0...v14.6.0) (2024-12-09)
2+
3+
4+
### Features
5+
6+
* **ios:** precision constants on new arch ([1a503f2](https://github.com/invertase/react-native-google-mobile-ads/commit/1a503f2bac3e86e825d9052df0576c18abf60a36))
7+
* **ios:** UMP consent SDK on new arch ([19e9379](https://github.com/invertase/react-native-google-mobile-ads/commit/19e9379a80a3cfe597aacf7ce2e6bad49e82dcb9))
8+
19
## [14.5.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v14.4.3...v14.5.0) (2024-12-03)
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": "14.5.0",
3+
"version": "14.6.0",
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)