From cf7cf7100d38098735163912f10e8789b61e6607 Mon Sep 17 00:00:00 2001 From: Remi Jannel Date: Tue, 24 Mar 2020 14:56:49 -0700 Subject: [PATCH] Bump version to 8.34.0 --- CHANGELOG.md | 3 +++ VERSION | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7f63ed79f..de2b1b3a71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## 8.34.0 - 2020-03-24 +* [#847](https://github.com/stripe/stripe-node/pull/847) Add new capabilities for AU Becs Debit and tax reporting + ## 8.33.0 - 2020-03-20 * [#842](https://github.com/stripe/stripe-node/pull/842) Multiple API changes for Issuing: * Add `amount`, `currency`, `merchant_amount` and `merchant_currency` on `Authorization` diff --git a/VERSION b/VERSION index 9abb305dd9..a35ebc6eaa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.33.0 +8.34.0 diff --git a/package.json b/package.json index 9115b19d44..05744ca860 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stripe", - "version": "8.33.0", + "version": "8.34.0", "description": "Stripe API wrapper", "keywords": [ "stripe",