Skip to content

Commit

Permalink
Merge pull request #137 from proyecto26/release/v3.3.4
Browse files Browse the repository at this point in the history
Release v3.3.4
  • Loading branch information
jdnichollsc authored Jan 7, 2020
2 parents fb8f617 + 9b75760 commit 283e943
Show file tree
Hide file tree
Showing 3 changed files with 688 additions and 784 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ in case of vulnerabilities.

## [Unreleased]

## [3.3.4] - 2020-01-07

### Fixed
- Disable swipe to dismiss gesture for modal by [@frankyjuang](https://github.com/frankyjuang) ([#134](https://github.com/proyecto26/react-native-inappbrowser/pull/134)).

## [3.3.3] - 2019-11-25

### Fixed
Expand Down Expand Up @@ -140,7 +145,8 @@ Missing tags for previous versions 🤷‍♂
- Fix `EventBusException` on **Android** by [@Almouro](https://github.com/Almouro) ([9cf4cbb](https://github.com/proyecto26/react-native-inappbrowser/commit/9cf4cbb58d55c8b534dabac6791e6a2a5428253f)).


[Unreleased]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.3...HEAD
[Unreleased]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.4...HEAD
[3.3.4]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.3...v3.3.4
[3.3.3]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.2...v3.3.3
[3.3.2]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.1...v3.3.2
[3.3.1]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.0...v3.3.1
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-inappbrowser-reborn",
"version": "3.3.3",
"version": "3.3.4",
"description": "InAppBrowser for React Native",
"main": "index.js",
"files": [
Expand Down
Loading

0 comments on commit 283e943

Please sign in to comment.