Skip to content

Commit 068e831

Browse files
chore(release): 15.0.0 [skip ci]
## [15.0.0](v14.11.0...v15.0.0) (2025-03-23) ### ⚠ BREAKING CHANGES * **deps:** requires kotlin 2.1.0 ### Features * **deps:** update mobile ads sdk - android 24.1.0 ([52a4e67](52a4e67))
1 parent 52a4e67 commit 068e831

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [15.0.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v14.11.0...v15.0.0) (2025-03-23)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* **deps:** requires kotlin 2.1.0
7+
8+
### Features
9+
10+
* **deps:** update mobile ads sdk - android 24.1.0 ([52a4e67](https://github.com/invertase/react-native-google-mobile-ads/commit/52a4e671e6daf72c55aca90b1a8c7370ca3aa437))
11+
112
## [14.11.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v14.10.1...v14.11.0) (2025-03-23)
213

314

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