Skip to content

Commit

Permalink
chore(release): 4.0.2 [skip ci]
Browse files Browse the repository at this point in the history
### [4.0.2](v4.0.1...v4.0.2) (2022-01-24)

### Bug Fixes

* Block descendant focus requests ([e39a5fd](e39a5fd)), closes [/github.com/facebook/react-native/issues/32649#issuecomment-990968256](https://github.com/invertase//github.com/facebook/react-native/issues/32649/issues/issuecomment-990968256)
* typo in native event type ([3cfc1ff](3cfc1ff))
  • Loading branch information
semantic-release-bot committed Jan 24, 2022
1 parent 3cfc1ff commit 911fc19
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [4.0.2](https://github.com/invertase/react-native-google-ads/compare/v4.0.1...v4.0.2) (2022-01-24)


### Bug Fixes

* Block descendant focus requests ([e39a5fd](https://github.com/invertase/react-native-google-ads/commit/e39a5fd9532dd23186848b7367d6ef11c53757b8)), closes [/github.com/facebook/react-native/issues/32649#issuecomment-990968256](https://github.com/invertase//github.com/facebook/react-native/issues/32649/issues/issuecomment-990968256)
* typo in native event type ([3cfc1ff](https://github.com/invertase/react-native-google-ads/commit/3cfc1ffc00e3850b88fb3589db801a613a3f0b81))

### [4.0.1](https://github.com/invertase/react-native-google-ads/compare/v4.0.0...v4.0.1) (2022-01-24)


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": "@invertase/react-native-google-ads",
"version": "4.0.1",
"version": "4.0.2",
"author": "Invertase <[email protected]> (http://invertase.io)",
"description": "React Native Google 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 911fc19

Please sign in to comment.