Skip to content

Commit

Permalink
chore(release): 14.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [14.2.0](v14.1.0...v14.2.0) (2024-07-23)

### Features

* **video:** add support for video ad volume control ([c1d821d](c1d821d))
  • Loading branch information
semantic-release-bot committed Jul 23, 2024
1 parent c1d821d commit b4d4c80
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 @@
## [14.2.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v14.1.0...v14.2.0) (2024-07-23)


### Features

* **video:** add support for video ad volume control ([c1d821d](https://github.com/invertase/react-native-google-mobile-ads/commit/c1d821d82c546e4e00db4865f9c3159cb7bcd495))

## [14.1.0](https://github.com/invertase/react-native-google-mobile-ads/compare/v14.0.1...v14.1.0) (2024-07-16)


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": "14.1.0",
"version": "14.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 b4d4c80

Please sign in to comment.