Skip to content

Commit

Permalink
chore(release): 12.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [12.2.0](v12.1.2...v12.2.0) (2023-09-25)

### Features

* **deps:** mobile ads sdk upgrade - ios 10.10.0 android 22.4.0 ([96b2450](96b2450))
  • Loading branch information
semantic-release-bot committed Sep 25, 2023
1 parent 96b2450 commit b9003bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [12.2.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v12.1.2...v12.2.0) (2023-09-25)


### Features

* **deps:** mobile ads sdk upgrade - ios 10.10.0 android 22.4.0 ([96b2450](https://github.com/invertase/react-native-google-mobile-ads/commit/96b24509e476f62373d6b98b0bce62caf27e6c1e))

### [12.1.2](https://github.com/invertase/react-native-google-mobile-ads/compare/v12.1.1...v12.1.2) (2023-09-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-google-mobile-ads",
"version": "12.1.2",
"version": "12.2.0",
"author": "Invertase <[email protected]> (http://invertase.io)",
"description": "React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.",
"main": "lib/commonjs/index.js",
Expand Down

0 comments on commit b9003bc

Please sign in to comment.