Skip to content

Commit 997d544

Browse files
committed
doc: Bumped version & changelog
1 parent 3b266d8 commit 997d544

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.6.0
2+
-----
3+
- Feat: List v2 muted users endpoint #89
4+
- Feat: Manage v2 lists endpoints
5+
- Feat: Support user-flow with OAuth2 (beta - not documented yet)
6+
- Fix: Incorrect typing for createMediaMetadata #93
7+
18
1.5.2
29
-----
310
- Feat: Tweet thread helper #76 #79

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.5.2",
3+
"version": "1.6.0",
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)