Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync fork #1

Merged
merged 6 commits into from
May 6, 2021
Merged

Sync fork #1

merged 6 commits into from
May 6, 2021

Commits on May 5, 2021

  1. fix: CI & migrate to mavenCentral (#249)

    * Bump joschi/setup-jdk to v2 to fix android ci
    
    * Swap to mavenCentral due to jcenter shutting down
    
    https://developer.android.com/studio/build/jcenter-migration
    
    * chore: fix ci ios
    
    Co-authored-by: Marius Reimer <[email protected]>
    Mookiies and reime005 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    c12a208 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.2.1 [skip ci]

    ## [6.2.1](v6.2.0...v6.2.1) (2021-05-05)
    
    ### Bug Fixes
    
    * CI & migrate to mavenCentral ([#249](#249)) ([c12a208](c12a208))
    semantic-release-bot committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ec141a2 View commit details
    Browse the repository at this point in the history
  3. fix: add listener types (#246)

    * Fix types for addListener
    
    Update the types to account for the following
    1: Can be called with `null` to include all uploads
    2: Returns an `EventSubscription` instead of void
    
    Adds "@types/react-native": "^0.64.0" as a devDependency to get
    the correct type for `EventSubscription`
    
    * Fix broken link to CONTRIBUTING.MD
    Mookiies committed May 5, 2021
    Configuration menu
    Copy the full SHA
    dc67c76 View commit details
    Browse the repository at this point in the history
  4. chore(release): 6.2.2 [skip ci]

    ## [6.2.2](v6.2.1...v6.2.2) (2021-05-05)
    
    ### Bug Fixes
    
    * add listener types ([#246](#246)) ([dc67c76](dc67c76))
    semantic-release-bot committed May 5, 2021
    Configuration menu
    Copy the full SHA
    61dc25b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    896cf32 View commit details
    Browse the repository at this point in the history
  6. chore(release): 6.2.3 [skip ci]

    ## [6.2.3](v6.2.2...v6.2.3) (2021-05-05)
    
    ### Bug Fixes
    
    * non latin multipart file upload ([#210](#210)) ([896cf32](896cf32))
    semantic-release-bot committed May 5, 2021
    Configuration menu
    Copy the full SHA
    25f76c1 View commit details
    Browse the repository at this point in the history