Skip to content

Commit fa7b499

Browse files
committed
doc: Bumped version & changelog
1 parent c8dacc7 commit fa7b499

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.8.0
2+
-----
3+
- Feat: Add OAuth2 user-context support
4+
- Feat: Add users/me v2 endpoint wrapper
5+
16
1.7.2
27
-----
38
- Fix: Paginator can return multiple times the same results in some conditions

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