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): make signup data argument optional #165

Merged
merged 1 commit into from Sep 7, 2020
Merged

Conversation

erezrokah
Copy link
Contributor

Fixes #159

@erezrokah erezrokah added the type: bug code to address defects in shipped code label Sep 7, 2020
Copy link
Member

@mraerino mraerino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erezrokah erezrokah merged commit d1565a7 into master Sep 7, 2020
@erezrokah erezrokah deleted the fix/types branch September 7, 2020 10:04
erezrokah added a commit that referenced this pull request Sep 7, 2020
## [0.9.27](v0.9.26...v0.9.27) (2020-09-07)

### Bug Fixes

* **types:** make signup data argument optional ([#165](#165)) ([d1565a7](d1565a7))
@erezrokah
Copy link
Contributor Author

🎉 This PR is included in version 0.9.27 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

signup data argument is required by typescript
2 participants