Skip to content

Commit 429c93d

Browse files
committed
1.12.3
1 parent 94eaa04 commit 429c93d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
PENDING
1+
1.12.3
22
-------
33
- Feat: .favoriteTimeline for API v1 #296 (thanks to @AuroraDysis)
4-
- Feat: `duration_millis` property for v1 medias (thanks to @RyoshiKayo)
4+
- Feat: duration_millis property for v1 medias (thanks to @RyoshiKayo)
5+
- Feat: source_user_id and source_user_id_str missing properties in MediaEntityV1 (thanks to @AuroraDysis)
56

67
1.12.2
78
------

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