Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

feat: update SDK to 2.0-beta.1 #51

Merged
merged 5 commits into from May 18, 2022
Merged

feat: update SDK to 2.0-beta.1 #51

merged 5 commits into from May 18, 2022

Conversation

levibostian
Copy link
Member

Complete each step to get your pull request merged in. Learn more about the workflow this project uses.

  • Assign members of your team to review the pull request.
  • Wait for pull request status checks to complete. If there are problems, fix them until you see that all status checks are passing.
  • Wait until the pull request has been reviewed and approved by a teammate
  • After pull request is approved, and you determine it's ready add the label "Ready to merge" to the pull request and it will automatically be merged.

@ami-oss-ci
Copy link

ami-oss-ci commented May 13, 2022

Pull request title looks good 👍. If this pull request gets merged, it will cause a new release of the software.

Example: If this project's latest release version is 1.0.0. If this pull request gets merged in, the next release of this project will be 1.1.0.

To merge this pull request, add the label Ready to merge to this pull request and I'll merge it for you.

@levibostian levibostian changed the title feat: update SDK to 2.0-alpha.4 feat: update SDK to 2.0-beta.1 May 13, 2022
@levibostian
Copy link
Member Author

@Shahroz16 if you approve of this PR, go ahead and merge it on my behalf.

@@ -127,6 +127,7 @@ class HomeViewModel @Inject constructor(
habitRepository.reset(context)
userRepository.deleteUser(user)
eventsRepository.track(name = LOGOUT)
eventsRepository.clearIdentify()
Copy link
Member Author

Choose a reason for hiding this comment

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

This was needed to be added for QA testing to make sure that when you logout of the RH app, the SDK deletes a device from the profile in Customer.io.

@Shahroz16 Shahroz16 added the Ready to merge Add label when pull request should be merged. Bot will merge it for you. label May 18, 2022
@ami-ci ami-ci merged commit 169b53d into develop May 18, 2022
@ami-ci ami-ci deleted the levi/2.0-get-to-beta branch May 18, 2022 12:25
@ami-ci ami-ci removed the Ready to merge Add label when pull request should be merged. Bot will merge it for you. label May 18, 2022
@ami-ci
Copy link

ami-ci commented May 18, 2022

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants