-
Notifications
You must be signed in to change notification settings - Fork 21
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
Who Added Me Feature Implementation #366
Conversation
5b98c66
to
59056e9
Compare
android/src/main/java/expo/modules/xmtpreactnativesdk/XMTPModule.kt
Outdated
Show resolved
Hide resolved
android/src/main/java/expo/modules/xmtpreactnativesdk/XMTPModule.kt
Outdated
Show resolved
Hide resolved
27be592
to
4ec9fe9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a note if you want this to trigger a new beta release of the sdk you would want to add feat: or fix: to a commit so that it is triggered. https://github.com/semantic-release/semantic-release I'm going to be funneling through the delivery status soon so not a huge deal to leave those to release together.
Thanks for the heads up! I wasn't sure if that was pre or post-merge. The release flow is different between repos, so glad to know the process for this one. Thanks for the review. 🙂 |
🎉 This PR is included in version 1.32.5-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.33.1-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Introduction 📟
Added the ability to identify the address of who added a member to a group.