Skip to content

Commit a3c2730

Browse files
committed
Bump version to 8.61.0
1 parent ecfa2be commit a3c2730

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 8.61.0 - 2020-06-09
4+
* [#917](https://github.com/stripe/stripe-node/pull/917) Add support for `id_npwp` and `my_frp` as `type` on `TaxId`
5+
36
## 8.60.0 - 2020-06-03
47
* [#911](https://github.com/stripe/stripe-node/pull/911) Add support for `payment_intent_data[transfer_group]` on Checkout `Session`
58

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.60.0
1+
8.61.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stripe",
3-
"version": "8.60.0",
3+
"version": "8.61.0",
44
"description": "Stripe API wrapper",
55
"keywords": [
66
"stripe",

0 commit comments

Comments
 (0)