-
Notifications
You must be signed in to change notification settings - Fork 6
Return client key for ancillary component #335
Conversation
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 one minor thing we shouldn't push as part of this PR. All else looks good.
@@ -8,15 +8,6 @@ The format is based on [Keep a Changelog] and this project adheres to [Semantic | |||
[Semantic Versioning]: http://semver.org/spec/v2.0.0.html | |||
|
|||
|
|||
## [0.6.1] - 2023-09-16 |
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.
I think by mistake during rebase you removed this - sorry - it was part of a PR I merged only today :( I should have linked with what you were doing here.
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.
Ahh I didn't notice this in resolving the conflicts, will replace
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.
Make sure to squash & merge 🙈
OfferRequest will now return the
client_key
for use in the ancillaries component.