Skip to content

Commit

Permalink
1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alkihis committed Jun 29, 2022
1 parent 94eaa04 commit 429c93d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
PENDING
1.12.3
-------
- Feat: .favoriteTimeline for API v1 #296 (thanks to @AuroraDysis)
- Feat: `duration_millis` property for v1 medias (thanks to @RyoshiKayo)
- Feat: duration_millis property for v1 medias (thanks to @RyoshiKayo)
- Feat: source_user_id and source_user_id_str missing properties in MediaEntityV1 (thanks to @AuroraDysis)

1.12.2
------
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twitter-api-v2",
"version": "1.12.2",
"version": "1.12.3",
"description": "Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 429c93d

Please sign in to comment.