Skip to content

Commit 27fd130

Browse files
committed
doc: Bumped changelog
1 parent 4ae768d commit 27fd130

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.6.4
2+
-----
3+
- Fix: Reject stream reconnection if a reconect process is already started
4+
15
1.6.3
26
-----
37
- Fix: Streams will know correctly reject `.connect` `Promise` on connection error if `autoReconnect` is `false`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twitter-api-v2",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"description": "Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)