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 get session id #134

Merged
merged 7 commits into from
Dec 18, 2024
Merged

feat: add get session id #134

merged 7 commits into from
Dec 18, 2024

Conversation

GabrielRStabile
Copy link
Contributor

@GabrielRStabile GabrielRStabile commented Dec 17, 2024

💡 Motivation and Context

Resolve #133

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

@marandaneto
Copy link
Member

marandaneto commented Dec 17, 2024

Thanks @GabrielRStabile
Mind adding an entry to https://github.com/PostHog/posthog-flutter/blob/main/CHANGELOG.md ?
I will test, merge, and release it by the EoW.

@GabrielRStabile
Copy link
Contributor Author

Thanks @GabrielRStabile Mind adding an entry to https://github.com/PostHog/posthog-flutter/blob/main/CHANGELOG.md ? I will test, merge, and release it by the EoW.

Done!

@abdallaabozaid
Copy link

@marandaneto can you please merge this if it's all done

@marandaneto
Copy link
Member

@marandaneto can you please merge this if it's all done

I pushed 2 commits to your branch since there were missing things

Copy link
Member

@marandaneto marandaneto left a comment

Choose a reason for hiding this comment

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

@marandaneto marandaneto merged commit 392184c into PostHog:main Dec 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose "sessionId" to Flutter Package API
3 participants