Skip to content

Commit da325eb

Browse files
committed
doc: 1.7.1 - bump version and changelog
1 parent d8a9272 commit da325eb

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.7.1
2+
-----
3+
- Fix: wrong type for optional parameter images in TweetEntityUrlV2
4+
15
1.7.0
26
-----
37
- Feat: Create tweet v2 endpoint (thanks to @sudo-kaizen) #110

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