Skip to content

Commit 54a116d

Browse files
committed
added PR info to CHANGELOG
1 parent 8bf8db7 commit 54a116d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-stripe-payments/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Version 0.2.6 - 2022-05-10
2-
[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.
2+
[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)
33

44
## Version 0.2.5 - 2022-04-20
55
[feat] Add parameter to enable phone number collection. (#371)

0 commit comments

Comments
 (0)