RevenueCat / firestore-revenuecat-purchases

Apache License 2.0
25 stars 6 forks source link

Fix typo in non_renewing_purchase #42

Closed SDrinkwater closed 2 years ago

SDrinkwater commented 2 years ago

Previously there was a typo in the non_renewing_purchase event type. This prevented the event handler from publishing non_renewing_purchase events to eventarc.

jefago commented 2 years ago

Thanks @SDrinkwater!

SDrinkwater commented 2 years ago

@jefago No worries! Any chance you can create a new release with this fix? Trying to roll out something today.

jefago commented 2 years ago

@alfondotnet would you be able to take care of that?

alfondotnet commented 2 years ago

Done. @SDrinkwater, 0.1.6 was released with this fix.

https://console.firebase.google.com/u/0/project/_/extensions/install?ref=revenuecat%2Ffirestore-revenuecat-purchases@0.1.6

SDrinkwater commented 2 years ago

Thanks team, really appreciate the fast turn around!