Skip to content

Commit 8e2fafe

Browse files
Merge branch 'master' into next
2 parents d68bac5 + 96b63ad commit 8e2fafe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

firestore-stripe-payments/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
[feat] Add Price object IDs from invoice line items for subscription payments to payments Firestore collection. [#393]
77

8+
## Version 0.2.7 - 2022-05-10
9+
[chore] Updated package-lock.json that was causing install errors.
10+
811
## Version 0.2.6 - 2022-05-10
912
[feat] Added Stripe extension events. This extension emits events, which allows you to listen to and run custom logic at different trigger points during the functioning of the extension. For example you can listen to events when a product has been added via the `product.created` event, or whenever a payment has succeeded through the `invoice.payment_succeeded` event. (#386)
1013

0 commit comments

Comments
 (0)