Skip to content

Commit 3009f30

Browse files
Bump version to 7.6.2
1 parent 8fbbb01 commit 3009f30

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 7.6.2 - 2019-08-09
4+
5+
- [#674](https://github.com/stripe/stripe-node/pull/674) Refactor requestDataProcessor for File out into its own file
6+
37
## 7.6.1 - 2019-08-08
48

59
- [#673](https://github.com/stripe/stripe-node/pull/673) Add request start and end time to request and response events

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.6.1
1+
7.6.2

package.json

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

0 commit comments

Comments
 (0)