Skip to content

Commit c1cfa86

Browse files
committed
upgrade to 1.20.0
1 parent a0b6ad7 commit c1cfa86

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.20.0
2+
------
3+
- feat: add v2 upload media method #562 (@leeran7)
4+
- feat: add clients for ads and ads sandbox #566 (@dmty)
5+
- add community and searchCommunities endpoints #561 (@enszrlu)
6+
17
1.19.1
28
------
39
- Add community id to tweet payload and response #560 (@enszrlu)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.19.1",
3+
"version": "1.20.0",
44
"description": "Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)