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

feat: add reset method to reset userId and deviceId #48

Merged
merged 5 commits into from
Jul 26, 2022

Conversation

liuyang1520
Copy link
Collaborator

Summary

This PR adds the #reset method, which does the following things:

  • setUserId to null
  • setDeviceId to new generated one

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?:
    No

@liuyang1520 liuyang1520 marked this pull request as ready for review July 22, 2022 04:59
qingzhuozhen
qingzhuozhen previously approved these changes Jul 23, 2022
@qingzhuozhen qingzhuozhen dismissed their stale review July 23, 2022 00:08

wrong approval

@liuyang1520 liuyang1520 merged commit 837895a into main Jul 26, 2022
@liuyang1520 liuyang1520 deleted the add-reset-method branch July 26, 2022 17:35
github-actions bot pushed a commit that referenced this pull request Jul 29, 2022
# [1.1.0](v1.0.1...v1.1.0) (2022-07-29)

### Bug Fixes

* authorize for release action ([#47](#47)) ([5c44d34](5c44d34))
* invalid json array string for android file storage ([#50](#50)) ([593050a](593050a))

### Features

* add reset method to reset userId and deviceId ([#48](#48)) ([837895a](837895a))
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants