Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.0](invertase/react-native-google-mobile-ads@v3.4.0...v4.0.0) (2022-01-06)

### ⚠ BREAKING CHANGES

* typescript rewrite (#41)

### Features

* typescript rewrite ([#41](invertase/react-native-google-mobile-ads#41)) ([3a8f742](invertase/react-native-google-mobile-ads@3a8f742))

### Bug Fixes

* **release:** allow semantic-release on beta branch ([b2d1381](invertase/react-native-google-mobile-ads@b2d1381))
  • Loading branch information
Star-dev325 committed Feb 7, 2022
1 parent dd40e3f commit 09586eb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [4.0.0](https://github.com/invertase/react-native-google-ads/compare/v3.4.0...v4.0.0) (2022-01-06)


### ⚠ BREAKING CHANGES

* typescript rewrite (#41)

### Features

* typescript rewrite ([#41](https://github.com/invertase/react-native-google-ads/issues/41)) ([3a8f742](https://github.com/invertase/react-native-google-ads/commit/3a8f7426e0615063141324a319d0b76c7e8ef937))


### Bug Fixes

* **release:** allow semantic-release on beta branch ([b2d1381](https://github.com/invertase/react-native-google-ads/commit/b2d138198445780334d499d3005dc94c6cc57f82))

## [3.4.0](https://github.com/invertase/react-native-google-ads/compare/v3.3.0...v3.4.0) (2021-12-29)


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": "3.4.0",
"version": "4.0.0",
"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 09586eb

Please sign in to comment.