Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: react-native-share/react-native-share
base: v5.1.3
Choose a base ref
...
head repository: react-native-share/react-native-share
compare: v5.1.4
Choose a head ref
  • 2 commits
  • 2 files changed
  • 3 contributors

Commits on Feb 25, 2021

  1. fix: Share UI will be closed if the selected app was "cancelled" (#973)

    Side effect: Share UI will be closed if the selected app was "cancelled", instead of causing a crash due to duplicate callback calls.
    
    Co-authored-by: Cristiano Coelho <cristianocca@hotmail.com>
    cristianoccazinsp and cristianocca committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    a4478f2 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.1.4 [skip ci]

    ## [5.1.4](v5.1.3...v5.1.4) (2021-02-25)
    
    ### Bug Fixes
    
    *  Share UI will be closed if the selected app was "cancelled" ([#973](#973)) ([a4478f2](a4478f2))
    semantic-release-bot committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    de3a294 View commit details
    Browse the repository at this point in the history