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

fix(types): correct error code for others #1668

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

mardikarifqi
Copy link
Contributor

@mardikarifqi mardikarifqi commented Apr 18, 2021

Thanks for submitting a PR! Please read these instructions carefully:

  • Explain the motivation for making this change.
  • Provide a test plan demonstrating that the code is solid.
  • Match the code formatting of the rest of the codebase.
  • Target the master branch, NOT a "stable" branch.

Motivation (required)

What existing problem does the pull request solve?
I've noticed a mistake on the types.ts file at ErrorCode. I believe that this value should be others instead of other?

Test Plan (required)

A good test plan has the exact commands you ran and their output, provides screenshots or videos if the pull request changes UI or updates the website. See What is a Test Plan? to learn more.

If you have added code that should be tested, add tests.

@mardikarifqi mardikarifqi changed the title Wrong types in ErrorCode Typescript: Wrong types in ErrorCode Apr 18, 2021
@ravirajn22
Copy link
Contributor

@Johan-dutoit LGTM

@Johan-dutoit Johan-dutoit changed the title Typescript: Wrong types in ErrorCode fix(types): correct error code for others Apr 23, 2021
@Johan-dutoit Johan-dutoit merged commit 458d60e into react-native-image-picker:main Apr 23, 2021
Johan-dutoit pushed a commit that referenced this pull request Apr 23, 2021
## [3.3.3](v3.3.2...v3.3.3) (2021-04-23)

### Bug Fixes

* **types:** correct error code for others ([#1668](#1668)) ([458d60e](458d60e))
@Johan-dutoit
Copy link
Collaborator

🎉 This PR is included in version 3.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mardikarifqi
Copy link
Contributor Author

Cool! Thanks for staying on top of this. 😀

rupa982 added a commit to rupa982/react-native-image-picker that referenced this pull request Jun 11, 2021
MattDennyir pushed a commit to MattDennyir/react-native-image-picker that referenced this pull request Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants