Skip to content

Commit cc03e59

Browse files
Bump version to 7.6.1
1 parent dd537d7 commit cc03e59

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.1 - 2019-08-08
4+
5+
- [#673](https://github.com/stripe/stripe-node/pull/673) Add request start and end time to request and response events
6+
37
## 7.6.0 - 2019-08-02
48

59
- [#661](https://github.com/stripe/stripe-node/pull/661) Refactor errors to ES6 classes.

VERSION

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

package.json

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

0 commit comments

Comments
 (0)