Skip to content

Commit dc39119

Browse files
author
Louis Béranger
committed
doc: bump version & changelog
1 parent 69f9b31 commit dc39119

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.12.9
2+
------
3+
- Fix: Add missing expansions/'tweet.fields' item for tweet edition #392
4+
- friends/followers objects list V1 #391 (@Abdullah-Malik)
5+
16
1.12.8
27
------
38
- Feat: Add `edit_history_tweet_ids` to `TweetV2`

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